Web Designing Through HTML
In this blog,I'm going to post some basic HTML code of web page designing in a simplest way.
Monday, 11 July 2016
ADD VIDEO TO WEBPAGE
<html>
<head>
<title>
WEB DESIGNING
</title>
</head>
<body>
<embed src="E:\HTML pages\vid1.mp4" height="350" width="500" autoplay="false"> </embed>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment