Web Design Courses Online
Home
About Us
Contact Us
Privacy Policy
Disclaimer
HTML Video Tag
We can use the Video tag display the video in web page
<html>
<head>
<title>Video Tag</title>
</head>
<body>
<video height='200px'width='200px'autoplay controls loop>
<source src='video.mp4'/>
</video>
</body>
</html>
No comments:
Post a Comment
Home
Subscribe to:
Comments (Atom)
No comments:
Post a Comment