HTML Media & Embed Tags

Complete demonstration of all media and embed HTML tags

Images

Sample placeholder image

Basic image with alt text, width, and height attributes.

Audio

Audio element with multiple source formats and fallback text.

Video

Video element with multiple sources, tracks for subtitles, and fallback text.

Canvas

Your browser does not support the HTML5 canvas tag.

Canvas element for drawing graphics with JavaScript.

SVG

SVG Example

Inline SVG graphics with shapes and text.

iFrame

iFrame element for embedding external web content.

Embed

Embed element for embedding external content like PDFs.

Object with Parameters

Your browser does not support the object element.

Object element with param elements for configuration.

Picture Element (Responsive Images)

Responsive image example

Picture element with source elements for responsive images.