HTML5 is the new best version of HTML.
Most of all the browsers supports HTML5.
HTML5 has lot of advanced tags for better programming.
New elements like canvas,article, footer, header and nav section.
And the form controls like calendar, date, time, email, url and search.
HTML5 also provides tags for media content example audio and video and embed
Following is the list of HTML5 Tags
Following is the example.
< abbr > Specifies an abbreviation
< address > Specifies an address element
< area > Specifies an area inside an image map
< article > Specifies an article
< aside > Specifies content aside from the page content
< audio > Specifies sound content
< b > Specifies bold text
< base > Specifies a base URL for all the links in a page
< bdo > Specifies the direction of text display
< blockquote > Specifies a long quotation
< button > Specifies a push button
< canvas > Define graphics
< caption > Specifies a table caption
< cite > Specifies a citation
< code > Specifies computer code text
< col > Specifies attributes for table columns
< colgroup > Specifies groups of table columns
< command > Specifies a command
< datalist > Specifies an "autocomplete" dropdown list
< dd > Specifies a definition description
< del > Specifies deleted text
< details > Specifies details of an element
< dfn > Defines a definition term
< div > Specifies a section in a document
< em > Specifies emphasized text
< embed > Specifies external application or interactive content
< eventsource > Specifies a target for events sent by a server
< fieldset > Specifies a fieldset
< figcaption > Specifies caption for the figure element.
< figure > Specifies a group of media content, and their caption
< footer > Specifies a footer for a section or page
< header > Specifies a group of introductory or navigational aids, including hgroup elements NEW
< hgroup > Specifies a header for a section or page
< iframe > Specifies an inline sub window (frame)
< ins > Specifies inserted text
< kbd > Specifies keyboard text
< keygen > Generates a key pair
< legend > Specifies a title in a fieldset
< mark > Specifies marked text
< map > Specifies an image map
< menu > Specifies a menu list
< meter > Specifies measurement within a predefined range
< nav > Specifies navigation links
< noscript > Specifies a noscript section
< object > Specifies an embedded object
< optgrou p> Specifies an option group
< output > Specifies some types of output
< progress > Specifies progress of a task of any kind
< q > Specifies a short quotation
< ruby > Specifies a ruby annotation (used in East Asian typography)
< rp > Used for the benefit of browsers that don't support ruby annotations
< rt > Specifies the ruby text component of a ruby annotation.
< samp > Specifies sample computer code
< section > Specifies a section
< small > Specifies small text
< source > Specifies media resources
< sub > Specifies subscripted text
< summary > Specifies a summary/caption for the
element
< sup > Specifies superscripted text
< tfoot > Specifies a table footer
< var > Specifies a variable
< video > Specifies a video
< wbr > Specifies a line break opportunity for very long words and strings of text with no spaces.
< sup > Specifies superscripted text
< tfoot > Specifies a table footer
< var > Specifies a variable
< video > Specifies a video
< wbr > Specifies a line break opportunity for very long words and strings of text with no spaces.