HTML Experiments

HTML5 Elements Showcase

Template Element

The template element holds client-side content that is not displayed when the page loads:

Picture Element

The picture element offers different image sources for different screen sizes:

Responsive image

Audio Element

Embed audio content in the page:

Video Element

Embed video content in the page:

Canvas Element

Canvas for drawing graphics via JavaScript:

Your browser does not support the canvas element.

Source Element

Multiple source elements for media elements: