CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: <video> element

The <video> Element

New in HTML5Image and Multimedia

Add video that can be viewed with an HTML5 enabled browser without the use of plug-ins.

Attributes for <video>
TypeAttribute List
'Standard' Attributes"autoplay", "controls", "crossorigin", "height", "loop", "mediagroup", "muted", "playsinline", "poster", "preload", "width", "writingsuggestions", and "src"

Browser Compatibility Notes

  • Consider providing fallback for older browsers by using a Flash <object> element within the <video> element. The <object> element (if in a <video> element) will be ignored in browsers that support the <video> element.

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem