Export to GitHub

doctype-mirror - VideoElement.wiki


You are here: Home > HTML Reference > Elements > video element

Usage

A video element represents a video or movie.

Attributes

  • src
  • autoplay
  • autobuffer
  • controls
  • loop
  • width
  • height
  • common attributes

Browser compatibility

Compatibility table legend

| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | appears in DOM | Y | Y | Y | Y | Y | Y | Y | Y | | applies style | N | Y | Y | Y | Y | Y | Y | Y |

Further reading