Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 186 Bytes

File metadata and controls

8 lines (7 loc) · 186 Bytes

What are the five elements that support media content in HTML5?

There are five main elements in HTML5 that support media:

  • <audio>
  • <video>
  • <source>
  • <embed>
  • <track>