HTML Tutorial

Coming Tutorials

>Home> HTML Tutorial> Media Contents HTML5

HTML Tutorial

Coming Tutorials



What are the various elements in HTML5 has added for media content?

<audio> – It specifies sound content. <video> – It links to a video. <source> – This tag specified the source of video and audio links. <embed> – It acts as a container for external applications. <track> – This element defines tracks for video and audio.

Share the article to help your friends