Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

HTML 5 < video > Tag tutorial

Share this post!
 Vote this!


The HTML5 <video> tag is used to specify video on an HTML document. For example, you could embed a music video on your web page for your visitors to listen to and watch.
 The HTML5 <video> tag accepts attributes that specify how the video should be played. Attributes include preload, autoload, loop and more.Any content between the opening and closing <video> tags is fallback content. This content is displayed only by browsers that don't support the <video> tag [HTML5].
 The <video> tag was introduced in HTML5. It also has support from major websites such as YouTube. You can find a good sample here.
  This is a simple way to use video tag in your website :

0 comments:

Post a Comment