Html Single video 6a
<!DOCTYPE html>
<html><head><title>video tag</title>
<body bgcolor="pink">
<center>
<video src="v5.mp4" width="150" height="150" controls></video>
<p> video sample</p>
</cener>
<hr color="yellow" size="7">
</body></html>
<!DOCTYPE html>
<html><head><title>video tag</title>
<body bgcolor="pink">
<center>
<video src="v5.mp4" width="150" height="150" controls></video>
<p> video sample</p>
</cener>
<hr color="yellow" size="7">
</body></html>
Comments
Post a Comment