JanaGanaMana
Register
Login
html5 video tag
html5 var tag
html5 ul , ol ,li tags
html5 track tag
html5 tr td table tags
HTML5 title Tag
<video width="100" height="100" autoplay muted controls="controls">
<source src="ballard.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>