Quantcast

HTML5: Important Tags

In this article, some of the crucial tags that are used in HTML5 but were absent in the previous versions are discussed.

The <address> tag defines the contact information for the author or owner of a document.

If the <address> element is inside an <article> element, it represents the contact information of the author/owner of that article.

The address element is usually added to the header or footer of a webpage. Consider an example:

The address usually renders in italic. Most browsers will add a line break before and after the address element.

The <area> tag defines an area inside an image-map (an image-map is an image with clickable areas).

The area element is always nested inside a <map> tag. For example:

The <embed> tag defines embedded content, such as a plug-in.

This tag is absent in all the previous versions of HTML and is an exclusive property of HTML5.

The <figure> tag specifies self-contained flow content (like images, diagrams, photos, code, etc). For example:

The content of the figure element should be relevant to the main content, but if removed it should not affect the flow of the document.

The iframe element creates an inline frame that contains another document. For example:

The <progress> tag defines work-in-progress. For example, following piece of code specifies downloading in progress:

The <video> tag specifies video, such as a movie clip or other video streams:

In another article, we would discuss some more important tags that are exclusively used in HTML5 and were absent in the previous versions.

Looking for a quality hosting service? here are a few I suggest.
BlueHost | HostGator | Media Temple
Admin
Admin
Ali has been an entrepreneur in web, video and related technologies. Having worked with many business across the globe, Ali stands truly a great pillar in the business working with him.