Basic HTML5 Video Page
About this example
- Example with only video tag components.
- CSS only to make the page responsive.
- No javascript in the example.
- Uses 2 column template component so that explanatory text can be viewed next to the image.
Appearance
- The video controls may appear different depending on the how the browser renders the video tag.
Captions
- The <video> tag only supports captions in the WebVTT format. For details see Adding captions and subtitles to HTML5 video
Additional Resources
General
Controls
Last Reviewed: February 6, 2024