Skip to content

Commit c061c22

Browse files
committed
Video 12 Completed
1 parent eef6345 commit c061c22

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Video 12/index.html

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Document</title>
7+
</head>
8+
<body>
9+
<!-- You are given 12 files; 6 audio and 6 video.
10+
Design a website using HTML only which shows these 12 files.
11+
1.mp3, 2.mp3 .... 6.mp3
12+
1.mp4, 2.mp4 .... 6.mp4 -->
13+
14+
15+
</body>
16+
</html>

0 commit comments

Comments
 (0)