_
Red Vets dot come logo
Posted by IceBreaker on Jul 8, 2009
HTML 5′s <Video> Tag – Video power with simplicity

HTML 5′s

Google I/O LogoAt Google I/O 2009, many new and innovative web browser additions were shown off. One that really caught my attention was the “

The Video tag will allow web developers to embed various video formats into their websites, without the need for plugins to view them. Without the need for 3rd party resources like Flash or DivX, embedding video into your website will allow many more users to view the video, as well as give you the power to add custom functionality with already available resources. The simplicity of the Video tag walks right along side its brother, the Image tag.

Simply place a Video tag in your source code, point it at which ever file you want to play, and thats it! You can use Java in sync with the Video tag to allow more functionality of the video, things like playing, stopping, and even rotating your Video is all possible. The video tag has been implemented into the HTML standard, and all open source web browsers can take full advantage of it.

Go to http://www.w3schools.com/tags/html5_video.asp to learn all about HTML 5′s new video tag and how to use it.

Reblog this post [with Zemanta]

Share and Enjoy

  • Twitter
  • Facebook
  • Reddit
  • LinkedIn
Post a Comment


No Responses to “HTML 5′s

  1. [...] the revealing of the various new extensions, now embedded into the HTML standard, such as The Video Tag, or Canvas tag, Google released the grand daddy of all web [...]

Leave a Reply