Simple to embed Video with HTML5,
This is script HTML5 for embeded Video
<video width="360" height="300" controls="controls">- Width = width of video player
<source src="testVideo.mp4" type="video/mp4" />
</video>
- height = height of video player
- source src = the name video and located folder this video
- type = type video mp4.
Demo
How to Embed Video with HTML5
Reviewed by sarindi
on
12:00 PM
Rating:
No comments: