|
-
Jul 17th, 2012, 10:30 AM
#4
Thread Starter
Hyperactive Member
Re: <video> in html5
thankyou both 
I tried this code but video isn't displaying using any browser. 
 Originally Posted by akhileshbc
For example:
HTML Code:
<!DOCTYPE html>
<html>
<body>
<video width="480" height="410" controls="controls">
<source src="http://video-js.zencoder.com/oceans-clip.mp4" type="video/mp4" />
</video>
</body>
</html>

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|