New Tags List of HTML5 of 2013
I share with you a some New tags of HTML5 which is updated and now HTML become more better.
What's new includ in HTML5?
HTML (Hyper Text Markup Language) language have updated there are various new Tags and elements of HTML language have been updated. Many New Elements have been introduced in HTML5 which version of 4.01 didn't had. Also This new HTML5 version supports many new things and technologies for example CSS3, DOM, database and much more and also flexible for mobile applications and softwares.
Responsible of All changes of HTML by www.w3.org which is adding new elements to both HTML and CSS
following is the list of new tags which are the beauty of this new version of HTML5, however the list is just shrink . There might be more tags. ( click "Read more" for complete article )<header></header> ( for defining the header of the website )
<nav></nav> ( Defines the navigation bar )
<footer></footer> ( for defining the footer of the website )
<summary></summary> ( for defining the summary of an article )
<details></details> ( to see or hide the details of a section or an article )
<article></article> ( for defining an article )
<section></section> (for defining a section )
<audio></audio> ( for adding audio files )
<track></track> ( for audio or video file )
<video></video> ( for video file )
<mark></mark> ( for highlighting or marking text like this )
<aside></aside>
<bdi></bdi>
<command></command>
<figcaption></figcaption>
<figure></figure>
<canvas></canvas>
<hgroup></hgroup>
<meter></meter>
<progress></progress>
<ruby></ruby>
<rt></rt>
<rp></rp>
<wbr></wbr> ( for breaking a line )
<time></time>
<source> ( source for video or audio file )
No comments:
Post a Comment