html5 - Intro video using <video> tag -
i trying create introduction video website without using flash. should pop when page loaded , there should option skip it. possible using html5?
i cannot find this. find things on how create video or video tag in general.
i new , happy kind of help!
<video src="intro.mp4"></video> <a href="page2.html">skip</a>
Comments
Post a Comment