HTML/New HTML5 Elements
From Web Education Community Group
< HTML
Elements introduced in HTML5
There has been a few elements introduced in HTML5. Some of them were imported from XHTML2, others from large statistical surveys on made by Google, Opera and other people. The analysis of class names and id names helped defining what were the most common semantic patterns. These new elements are not yet completely imported in all browsers at this time.
- article
- aside
- audio
- canvas
- command
- datalist
- details
- embed
- figcaption
- figure
- footer
- header
- hgroup
- keygen
- mark
- math
- meter
- nav
- output
- progress
- rp
- rt
- ruby
- section
- source
- summary
- svg
- time
- track
- video
- wbr
Note also that the input element has been extended with several new types as well.