Latest Posts:

Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

LEARN WHAT ARE SOME NEW INPUT ATTRIBUTES IN HTML 5

HTML 5 has the following new input elements: (1) Auto complete: Auto complete element mentions particularly that either form or inp...
Read More

Learn The Difference Between Web Development And Web Designing

Web designs: Web designing is the customer feting part of web site. A Web designing is the consider who it side a site look and Ho...
Read More

Learn What Is The Uses Of DOCTYPE In HTML

The <! DOCTYPE> is the very first thing is youth  HTML documents before the  <html> tag The  <! DOCTYPE> is not an  ...
Read More

Learn What Is Event Bubbling And Capturing In HTML And JavaScript

HTML two ways Event bubbling and capturing. The event is first captured and handled by the innermost element and then propagated to the ...
Read More

Learn the difference between div and frame span, ol, li.

<Div> Defines a division or a section in html document. It is used to group block elements to format them with css. It is us...
Read More

Learn What are global variables And How are they declared In PHP

What are global variables?   The global variables are that has global scope. It means it is accessible anywhere in the program codding...
Read More

Learn What are some of the new features and properties in CSS 3

 CSS 3 was developed to make webpages development easier most powerful in functionality. The new features that are used to change the w...
Read More

Learn What are the new media-related elements in HTML 5 and how can we use in website

  HTML 5 is introduce tools for drawing graphics and adding media content most batter page structure and the  form handling and severa...
Read More

Learn What is the difference between linking to an image, a website, and an email address With example

An Image In HTML (Hyper Text Mark-up Language) when there is need to link an image in a web page there is need to write a tag name as ...
Read More