-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
118 lines (108 loc) · 6.41 KB
/
index.html
File metadata and controls
118 lines (108 loc) · 6.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Video Gallery</title>
<link rel="icon" type="image/png" href="./assets/images/favicon.png">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="wrapper">
<div class="container">
<h1>My Video Gallery</h1>
<!-- Tag Filter Section -->
<div class="tag-filter">
<button class="tag-btn" data-tag="All">
All
<svg class="star-1" width="25" height="25"><polygon class="fil0" points="12,0 15,8 24,9 17,15 19,24 12,19 5,24 7,15 0,9 9,8"/></svg>
<svg class="star-2" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-3" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
<svg class="star-4" width="8" height="8"><polygon class="fil0" points="4,0 5,2 8,2.5 5.5,4 6,8 4,6 2,8 2.5,4 0,2.5 3,2"/></svg>
<svg class="star-5" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-6" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
</button>
<button class="tag-btn" data-tag="Nature">
Nature
<svg class="star-1" width="25" height="25"><polygon class="fil0" points="12,0 15,8 24,9 17,15 19,24 12,19 5,24 7,15 0,9 9,8"/></svg>
<svg class="star-2" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-3" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
<svg class="star-4" width="8" height="8"><polygon class="fil0" points="4,0 5,2 8,2.5 5.5,4 6,8 4,6 2,8 2.5,4 0,2.5 3,2"/></svg>
<svg class="star-5" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-6" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
</button>
<button class="tag-btn" data-tag="Tech">Tech
<svg class="star-1" width="25" height="25"><polygon class="fil0" points="12,0 15,8 24,9 17,15 19,24 12,19 5,24 7,15 0,9 9,8"/></svg>
<svg class="star-2" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-3" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
<svg class="star-4" width="8" height="8"><polygon class="fil0" points="4,0 5,2 8,2.5 5.5,4 6,8 4,6 2,8 2.5,4 0,2.5 3,2"/></svg>
<svg class="star-5" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-6" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
</button>
<button class="tag-btn" data-tag="Travel">
Travel
<svg class="star-1" width="25" height="25"><polygon class="fil0" points="12,0 15,8 24,9 17,15 19,24 12,19 5,24 7,15 0,9 9,8"/></svg>
<svg class="star-2" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-3" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
<svg class="star-4" width="8" height="8"><polygon class="fil0" points="4,0 5,2 8,2.5 5.5,4 6,8 4,6 2,8 2.5,4 0,2.5 3,2"/></svg>
<svg class="star-5" width="15" height="15"><polygon class="fil0" points="7.5,0 9,5 15,6 10.5,10 12,15 7.5,12 3,15 4.5,10 0,6 6,5"/></svg>
<svg class="star-6" width="5" height="5"><polygon class="fil0" points="2.5,0 3,2 5,2.5 3.5,4 4,5 2.5,4 1,5 1.5,4 0,2.5 2,2"/></svg>
</button>
</div>
<!-- Video Gallery -->
<div class="gallery">
<figure class="card" data-tags="Nature">
<img src="./assets/images/Nature.jpg" alt="Ocean Waves" class="card-img">
<video class="card-video" src="./assets/images/nature-vid.mp4" muted loop></video>
<div class="tags"></div>
<figcaption>Ocean Waves</figcaption>
</figure>
<figure class="card" data-tags="Tech">
<img src="./assets/images/Tech.jpg" alt="The Future of Tech in 2025">
<video class="card-video" src="./assets/images/future-tech.mp4" muted loop></video>
<div class="tags">
</div>
<figcaption>The Future of Tech</figcaption>
</figure>
<figure class="card" data-tags="Travel">
<img src="./assets/images/Travel.jpg" alt="City Tour">
<video class="card-video" src="./assets/images/city-tour.mp4" muted loop></video>
<div class="tags">
</div>
<figcaption>City Tour</figcaption>
</figure>
<figure class="card" data-tags="Nature">
<img src="./assets/images/Nature (2).jpg" alt="Relaxing Forest Stream">
<video class="card-video" src="./assets/images/forest-stream.mp4" muted loop></video>
<div class="tags">
</div>
<figcaption>Relaxing Forest Stream</figcaption>
</figure>
<figure class="card" data-tags="Travel">
<img src="./assets/images/BeachWalk.jpg" alt="Beach Walk">
<video class="card-video" src="./assets/images/beach-walk.mp4" muted loop></video>
<div class="tags">
</div>
<figcaption>Beach Walk</figcaption>
</figure>
<figure class="card" data-tags="Nature">
<img src="./assets/images/Mountain.jpg" alt="Mountain View">
<video class="card-video" src="./assets/images/Nature-3.mp4" muted loop></video>
<div class="tags">
</div>
<figcaption>Mountain</figcaption>
</figure>
</div>
</div>
<!-- Modal -->
<div id="videoModal" class="modal hidden">
<div class="modal-content">
<span id="closeModal">×</span>
<iframe id="videoFrame" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>