Get Certified on your expert knowledge

Brainbench grant you full access to assessments and certifications covering over 600 skills in demand for today's marketplace.
Visit the site and get certified. Click Here to take some FREE tests.

Sunday, June 24, 2012

HTML5 and CSS3 - Part 5

HTML video tag
Can be used to create custom start/stop buttons etc..



HTML5 embed tag
The embed tag defines a container for an external application or interactive content (a plug-in).









HTML5 source tag
The source tag is used to specify multiple media resources for media elements, such as video and audio.

The source tag allows you to specify alternative video/audio files which the browser may choose from, based on its media type or codec support.

HTML5 track tag
The track tag specifies text tracks for media elements ( audio and video).
This element is used to specify subtitles, caption files or other files containing text, that should be visible when the media is playing.



No comments:

Post a Comment