Chapter 1 SOP 6 12th I.T

SOP 6.html

<!DOCTYPE html>
<html>
<head>
<title>
Single Video File.on Web Page with controls
</title>
</head>
<body>
<center>
<h1 align="center">Single Video File on Web Page with controls</h1>
<video src="wildlife.mp4" controls width="150" height="150" loop="-1" autoplay>
</video>
</center>
</body>
</html>

output

Chapter 1 SOP 6 Solution12th I.T

Tags :-
12th I.T SOP solution,
12th I.T SOP,
12th I.T chapter 1 SOP solution,
12th I.T chapter 1 SOP 6 solution,
12th I.T SOP 6

Post a Comment

0 Comments