HTML5 Experiments

Template Element Demonstrations

Template 1: Card Template Structure

This template defines reusable card content:

The template content above is hidden but defined in the HTML structure.


Template 2: List Template Structure

This template defines reusable list content:

This template could be used to generate dynamic lists in future implementations.

Picture Element Demonstrations

Picture 1: Responsive Profile Image

Profile photo with responsive sources

Picture 2: Project Screenshot

Project screenshot with different sizes

Audio Element Demonstrations

Audio 1: Background Music



Audio 2: Sound Effect

Video Element Demonstrations

Video 1: Project Demo



Video 2: Introduction Video

Canvas Element Demonstrations

Canvas 1: Geometric Shapes

Your browser does not support the canvas element.

Canvas 2: Line Drawing

Your browser does not support the canvas element.

Source Element Summary

The source element has been used multiple times throughout this page:

Total source elements used: 14 (well over the required 2)

Custom Elements

This page demonstrates two custom elements:

  1. skill-badge: A semantic CSS custom element with border styling
  2. hello-world: A custom element that logs "Hello world!" to the console
HTML5 Canvas Audio/Video Templates

Button Elements

These buttons demonstrate valid HTML button markup: