HTML5 abbr tag (Replaces acronym tag)
The abbr tag indicates an abbreviation or an acronym, like "WWW" or "NATO".
By marking up abbreviations you can give useful information to browsers, spell checkers, translation systems and search-engine indexers.
Click Here to see the demo.
HTML5 article tag
The article tag specifies independent, self-contained content.
Potential sources for the article element:
•Forum post
•Blog post
•News story
•Comment
HTML5 aside Tag
The aside tag defines some content aside from the content it is placed in.
Tip: The aside content could be placed as a sidebar in an article.
Note: A header tag cannot be placed within a footer, address or another header element.
HTML5 footer tag
The footer tag defines a footer for a document or section.
A footer element should contain information about it’s containing element.
A footer typically contains the author of the document, copyright information, links to terms of use, contact information, etc.
You can have several footer elements in one document.
HTML5 nav tag
The nav tag defines a section of navigation links.
Note: Not all links of a document must be in a nav element. The nav element is intended only for major block of navigation links.
HTML5 section tag
The section tag defines sections in a document. Such as chapters, headers, footers, or any other sections of the document.
bro can u explain what is a need of these header footer nav etc.??
ReplyDeleteif we dont write then we will get any error??
Thanks in advance, please post everyday a new thing we r reading ur blog everyday
No bro, we dont get any error, the header, footer, nav tags are the new HTML5 tags introduced. It gives specific meaning to the html code, reducing the div tags.
ReplyDeleteI have explained each tag, in this post above.. plz refer it
For sample html5 template click on below link. http://d2o0t5hpnwv4c1.cloudfront.net/543_html5/index.html?1