Expand description
In addition to regular multimedia content, HTML can include a variety of other content, even if it’s not always easy to interact with.
Structs§
- Audio
- The HTML
<audio>
element - Embed
- The HTML
<embed>
element - Iframe
- The HTML
<iframe>
element - Image
- The HTML
<img>
element - Image
Map - The HTML
<map>
element - Image
MapArea - The HTML
<area>
element - Media
Source - The HTML
<source>
element - Object
- The HTML
<object>
element - Picture
- The HTML
<picture>
element - Text
Track - The HTML
<track>
element - Video
- The HTML
<video>
element