-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
332 lines (260 loc) · 12.8 KB
/
index.html
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!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>YouTube</title>
<link rel="stylesheet" type="text/css" href="./bluepot.css">
<link rel="icon" type="favicon" href="./images/yout-icon.jpg">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<link href='https://unpkg.com/boxicons@2.1.1/css/boxicons.min.css' rel='stylesheet' />
</head>
<body>
<!--Navigation bar-->
<header>
<div class="logo left">
<i id="menu" class="material-icons">menu</i>
<img src="./images/yt-logo.png">
</div>
<div class="search center">
<form action="">
<input type="text" placeholder="Search" />
<button><i class="material-icons">search</i></button>
</form>
<i class="material-icons mic">mic</i>
</div>
<div class="icons right">
<i class="material-icons">videocam</i>
<i class="material-icons">apps</i>
<i class="material-icons">notifications</i>
<i class="material-icons display-this">account_circle</i>
</div>
</header>
<main>
<!--Main Body-->
<section class="left-section">
<article class="youtube-cont">
<div class="yt-video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/tENJhl7cW2k"
title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen id="movie"></iframe>
</div>
<h1 class="video-title-1">
Most Amazing Skyscrapers in the World!
</h1>
<div class="more-info-cont">
<span class="views">4,568,779 views <span class="date">• Feb 21, 2022</span></span>
</div>
<div class="symbols">
<i class="material-icons">thumb_up</i>
<span>900k</span>
</div>
<div class="symbols">
<i class="material-items">thumb_down</i>
<span>DISLIKE</span>
</div>
<div class="symbols">
<i class="material-items">share</i>
<span>SHARE</span>
</div>
<div class="symbols">
<i class="material-items">save</i>
<span>SAVE</span>
</div>
<div class="symbols">
<button class="material-items">
<i class='bx bx-dots-horizontal-rounded'></i>
</button>
</div>
</article>
<!--Video Description and Subscribe section-->
<article class="description-sect">
<div class="subscribe-div">
<div class="author-div">
<img src="./images/writer's-id.jpg" class="author-image">
</div>
<div class="author">
<a href="#"><h3>Origin Explained
</h3></a>
<p>3.51K subscribers</p>
</div>
<button class="subscribe">SUBSCRIBE</button>
</div>
<div class="description-content">
<p>Check out the tallest, most amazing, and unusual skyscrapers in the world! These are some of the highest buildings on earth!</p>
<a href="" class="more"><b>SHOW MORE</b></a>
</div>
</article>
</section>
<!-- Comments section -->
<section class="comments-section">
<div class="top-section">
<div class="total-comments">
<span>969</span>
<span>Comments</span>
</div>
<button class="sort-by">
<i class='bx bx-sort-down sort-icon'></i>
<span>SORT BY</span>
</button>
</div>
<div class="comment-input-div">
<img src="./images/unnamed.jpg" class="user-icons" />
<input
type="text"
name="comment"
id="comment"
placeholder="Add a public comment..."
/>
</div>
<section class="users-comment-section">
<div class="comment">
<a href="#"><div class= "user-icon1"><span>N</span></div></a>
<div class="user">
<a href="#"><span class="user-name">Origins Explained</span></a>
<span class="comment-text">Hola!! This video is now available in Spanish if you want to practice!! Este video ya esta disponible en español!!! https://youtu.be/t2ql_TcE9cE</span>
<div class="user-comments-buttons">
<button><i class='bx bx-like icon'></i></button>
<span class="like">453</span>
<button><i class='bx bx-dislike icon'></i></button>
<button><span class="reply">REPLY</span></button>
</div>
<button class="view-replies">
<i class='bx bx-caret-down reply-icon'></i>
<span>View 50 more replies</span>
</button>
</div>
</div>
<div class="comment">
<a href="#"><div class="user-icon1"><span>P</span></div></a>
<div class="user">
<a href="#"><span class="user-name">Pabilto's way</span></a>
<span class="comment-text">The people that climb these.....whew!s</span>
<div class="user-comments-buttons">
<button><i class='bx bx-like icon'></i></button>
<span class="like">567</span>
<button><i class='bx bx-dislike icon'></i></button>
<button><span class="reply">REPLY</span></button>
</div>
<button class="view-replies">
<i class='bx bx-caret-down reply-icon'></i>
<span>View 26 more replies</span>
</button>
</div>
</div>
<div class="comment">
<a href="#"><div class="user-icons user-icon3"><span>E</span></div></a>
<div class="user">
<a href="#"><span class="user-name">Eli M</span></a>
<span class="comment-text">Love the video, the creative minds of the Architects. I'm an Architect lover and I think that it's amazing how far Architecture has come to be. Would there be buildings on space one day?</span>
<div class="user-comments-buttons">
<button><i class='bx bx-like icon'></i></button>
<span class="like">18</span>
<button><i class='bx bx-dislike icon'></i></button>
<button><span class="reply">REPLY</span></button>
</div>
<button class="view-replies">
<i class='bx bx-caret-down reply-icon'></i>
<span>View 13 more replies</span>
</button>
</div>
</div>
</section>
</section>
<!--Right section-->
<aside class="right-sect">
<section class="more-videos">
<button class="chat-button">SHOW CHAT REPLAY</button>
<ul class="button-label-cont">
<li><button class="button-label" id="selected-item">All</button></li>
<li><button class="button-label">Synthwave</button></li>
<li><button class="button-label">Related</button></li>
<li><button><i class='bx bx-chevron-right chevron-icon'></i></button></li>
</ul>
</section>
<!-- Recommended videos section -->
<section class="recommended-videos-section">
<article class="recommended-video">
<div class="miniature">
<img src="./images/skys1.jpg" alt="youtube thumbnail" />
</div>
<div class="video-info">
<a href="#"><h3 class="miniature-title">15 Tallest Buidings in the world</h3></a>
<a href="#"><p class="miniature-info">MINDS EYE DESIGN</p></a>
<p class="miniature-info">854K views • <span class="miniature-info">1 Month ago</span></p>
</div>
</article>
<article class="recommended-video">
<div class="miniature">
<img src="./images/skys2.jpg" alt="Thumbnail-2" />
</div>
<div class="video-info">
<a href="#"><h3 class="miniature-title">Biggest Megaprojects in the world</h3></a>
<a href="#"><p class="miniature-info">Top Luxury</p></a>
<p class="miniature-info">1.3M views • <span class="miniature-info">Feb 6, 2020</span></p>
</div>
</article>
<article class="recommended-video">
<div class="miniature">
<img src="./images/skys3.jpg" alt="Thumbnail-3" />
</div>
<div class="video-info">
<a href="#"><h3 class="miniature-title">15 Most Amazing Mega Projects og Dubia</h3></a>
<a href="#"><p class="miniature-info">The finest</p></a>
<p class="miniature-info">1.6M views • <span class="miniature-info">Dec 22, 2019</span></p>
</div>
</article>
<article class="recommended-video">
<div class="miniature">
<img src="./images/skys4.jpg" alt="thumbnail-4" />
</div>
<div class="video-info">
<a href="#"><h3 class="miniature-title">Most Incredible Upcoming New York City Skyscrapers | Luxury</h3></a>
<a href="#"><p class="miniature-info">skeler</p></a>
<p class="miniature-info">156K views • <span class="miniature-info">Sept 22, 2021</span></p>
</div>
</article>
<article class="recommended-video">
<div class="miniature">
<img src="./images/skys5.jpg" alt="thumbnail-5" />
</div>
<div class="video-info">
<a href="#"><h3 class="miniature-title">Dynamic Tower/Rotating Tower of Dubia)</h3></a>
<a href="#"><p class="miniature-info">Top Fives</p></a>
<p class="miniature-info">3,513,570 views • <span class="miniature-info">Aug 25, 2020</span></p>
</div>
</article>
<article class="recommended-video">
<div class="miniature">
<img src="./images/skys6.jpg" alt="thumbnail-6" />
</div>
<div class="video-info">
<a href="#"><h3 class="miniature-title">20 Cities with most SKYSCRAPERS in the World</h3></a>
<a href="#"><p class="miniature-info">Future Cities</p></a>
<p class="miniature-info">958,101 views • <span class="miniature-info">Aug 1, 2018</span></p>
</div>
</article>
<article class="recommended-video">
<img src="./images/skys7.jpg" alt="thumbnail-7" class="miniature" />
<div class="video-info">
<a href="#"><h3 class="miniature-title">Green Cities of the Future</h3></a>
<a href="#"><p class="miniature-info">Odysseus</p></a>
<p class="miniature-info">1,050,686 views • <span class="miniature-info">Nov 1, 2020</span></p>
</div>
</article>
<article class="recommended-video">
<img src="./images/skys8.jpg" alt="thumbnail-8"
class="miniature" />
<div class="video-info">
<a href="#"><h3 class="miniature-title">Most Mysterious lost worlds</h3></a>
<a href="#"><p class="miniature-info">The Thanatos</p></a>
<p class="miniature-info">289,334 views • <span class="miniature-info">Jan 28, 2019</span></p>
</div>
</article>
</section>
</aside>
</section>
</aside>
</main>
</body>
</html>