Module embedded

Source
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
ImageMap
The HTML <map> element
ImageMapArea
The HTML <area> element
MediaSource
The HTML <source> element
Object
The HTML <object> element
Picture
The HTML <picture> element
TextTrack
The HTML <track> element
Video
The HTML <video> element