Write the syntax to insert the video on a webpage
pls write the program thing
Answers
Answered by
0
Answer:
Assuming that the location is html/video/test.mp3, see the example
Explanation:
<!DOCTYPE html>
<html>
<head>
<title> Example of using video in webpage</title>
</head>
<body>
<p> Simple Video Insert </p>
<vid src= "/html/videos/vid.png" alt= "Test Video"/>
</body>
</html>
Similar questions
Social Sciences,
23 days ago
English,
23 days ago
Math,
23 days ago
Geography,
1 month ago
English,
1 month ago
Physics,
9 months ago
Psychology,
9 months ago