The most important elements of html5 are
- semantic elements
- attributes of form elements
- graphic elements
- multimedia elements
In that, new media elements are
- <audio> : for sound, music or other sound streams
- <video> : for feature a picture or other feature streams
- <source> : for media components,
- <track> : for content tracking
Back to Questions: Was this article helpful ? - "What are the new media components that are incorporated in to HTML5?"