HTML - Tags - <video>

#145 of 147
video
Next wbr
Prev var

 <html>
 <body>
     <video src="DonaldsDecision.mp4" controls>
         Your browser doesn't support HTML5 video.
     </video>
 </body>
 </html>
 

The video element contains a video clip.

A live example:



N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath