skip to main |
skip to sidebar
- New Html 5.0 tags
- <article>-Define an article
- <aside>-Define content aside from page contents
- <audio>-Define Sound Content
- <command>-Define command button,like radio button,a checkbox,a button
- <datagrid>-Define a data in tree list
- <datalist>-Define a Dropdownlist
- <datatemplate>-Define a data template
- <dialog>-Define a dialog(conversion)
- <embed>-Define a external interactive contents or plugin
- <eventsource>-Define a target for event sent by server
- <figure>-Define a group of media content, and their caption
- <footer>-Define a footer for a section or page
- <Header>-Define a header for a section of page
- <section>-Define a section
- <source>-Define a media source
- <time>-Define a date/time
- <video>-Define video
- Unsupported tag of Html 5.0
<acronym>,<applet>,<basefont><big>
,<center>,<dir>,<frame>,<frameset>
,<isindex>,<noframes>,<s>,<strike>
,<tt>,<u>,<xmp>
- Referefnce:W3schools