-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
371 lines (296 loc) · 21.3 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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home / X</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="style.css">
</head>
<body class="bg-black text-white">
<div class="container mx-auto flex">
<div class="first w-16 md:w-[75%] flex flex-col items-end md:pr-12 pt-5 ">
<nav class="sticky top-3">
<div class="nav-items">
<div class="logo invert mb-6 cursor-pointer pl-[15px]">
<svg viewBox="0 0 24 24" aria-hidden="true" class="w-8 r-4qtqp9 r-yyyyoo r-dnmrzs r-bnwqim r-1plcrui r-lrvibr r-lrsllp r-1nao33i r-16y2uox r-8kz0gk"><g><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>
</div>
<ul class=" text-[1.3rem] font-light ">
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">Home</span><span class="hidden md:block">Home</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">search</span><span class="hidden md:block">Explore</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">notifications</span><span class="hidden md:block">Notifications</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">mail</span><span class="hidden md:block">Messages</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">Home</span><span class="hidden md:block">Grok</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">article</span><span class="hidden md:block">Lists</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">bookmark</span><span class="hidden md:block">Bookmarks</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">group</span><span class="hidden md:block">Communities</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">Home</span><span class="hidden md:block">Premium</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">person</span><span class="hidden md:block">Profile</span></li>
<li class="flex items-center cursor-pointer hover:bg-slate-900 w-fit py-2 md:pr-4 pl-4 rounded-full"><span class="text-3xl material-symbols-outlined pr-4">more_horiz</span><span class="hidden md:block">Profile</span></li>
</ul>
<button class="post bg-blue-500 w-full p-4 rounded-full font-bold mt-4">Post</button>
</div>
</nav>
</div>
<div class="second w-[120%] border-x-2 border-gray-700 pr-2">
<div class="top h-14 flex sticky top-0 z-10 bg-black opacity-80">
<div class="left flex justify-center w-full hover:bg-twitterbg cursor-pointer items-center font-bold">For You</div>
<div class="right flex justify-center w-full hover:bg-twitterbg cursor-pointer items-center font-light">Following</div>
<div class="settings cursor-pointer flex items-center">
<span class="material-symbols-outlined">
settings
</span>
</div>
</div>
<hr class="border-gray-700">
<div class="whatsHappening flex justify-around items-center my-4 mx-2">
<div class="image cursor-pointer">
<img src="https://pbs.twimg.com/profile_images/1697625546119696384/jfIh5syi_normal.jpg" class="rounded-full w-10">
</div>
<div class="textbar w-[70%]">
<input type="text" placeholder="Whats Happening?!" class="bg-black border-2 border-gray-700 rounded-full w-full py-1 px-2 font-light outline-none focus:outline-blue-600">
</div>
<div class="iconsWhatsHappening flex space-x-2">
<div>
<span class="material-symbols-outlined cursor-pointer text-blue-400">
image
</span>
</div>
<div>
<span class="material-symbols-outlined cursor-pointer text-blue-400">
gif_box
</span>
</div>
<div>
<span class="material-symbols-outlined cursor-pointer text-blue-400">
list
</span>
</div>
</div>
</div>
<hr class="border-gray-700">
<div class="postContainer mx-3">
<div class="post flex my-6">
<div class="postLeft">
<img src="https://pbs.twimg.com/profile_images/1559752542372122624/6UiH4Ubt_normal.jpg" alt="" class="rounded-full cursor-pointer">
</div>
<div class="postRight w-full ml-3 leading-[1rem]">
<div class="flex justify-between">
<div>
<span class="font-bold cursor-pointer">RVCJ Media</span>
<span class="font-light">@RVCJ_FB - 2H</span>
</div>
<div>
<span class="material-symbols-outlined cursor-pointer text-gray-500">more_horiz</span>
</div>
</div>
<div class="postDesc">Comment honestly 😂</div>
<div>
<div class="postImage">
<img src="https://pbs.twimg.com/media/GHvne6QWoAAEmNJ?format=jpg&name=small" alt="" class="rounded-2xl cursor-pointer my-3">
</div>
<div class="postImageIcons flex justify-between ">
<div class="flex items-center space-x-2 p-1 mt-[2px]" >
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
chat_bubble
</span>
<span class="cursor-pointer text-sm text-gray-500">861</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
send
</span>
<span class="cursor-pointer text-sm text-gray-500">81</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
favorite
</span>
<span class="cursor-pointer text-sm text-gray-500">5.1k</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
monitoring
</span>
<span class="cursor-pointer text-sm text-gray-500">289k</span>
</div>
<div class="flex items-center">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] mr-2 text-gray-500 mt-[2px]">
bookmark_add
</span>
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
ios_share
</span>
</div>
</div>
</div>
</div>
</div>
<hr class="border-gray-700">
<div class="post flex my-6">
<div class="postLeft">
<img src="https://pbs.twimg.com/profile_images/1559752542372122624/6UiH4Ubt_normal.jpg" alt="" class="rounded-full cursor-pointer">
</div>
<div class="postRight w-full ml-3 leading-[1rem]">
<div class="flex justify-between">
<div>
<span class="font-bold cursor-pointer">RVCJ Media</span>
<span class="font-light">@RVCJ_FB - 2H</span>
</div>
<div>
<span class="material-symbols-outlined cursor-pointer text-gray-500">more_horiz</span>
</div>
</div>
<div class="postDesc">Billionaires</div>
<div>
<div class="postImage">
<img src="https://pbs.twimg.com/media/GHv45C0WsAAydAI?format=jpg&name=small" alt="" class="rounded-2xl cursor-pointer my-3">
</div>
<div class="postImageIcons flex justify-between ">
<div class="flex items-center space-x-2 p-1 mt-[2px]" >
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
chat_bubble
</span>
<span class="cursor-pointer text-sm text-gray-500">151</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
send
</span>
<span class="cursor-pointer text-sm text-gray-500">304</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
favorite
</span>
<span class="cursor-pointer text-sm text-gray-500">8.7k</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
monitoring
</span>
<span class="cursor-pointer text-sm text-gray-500">308k</span>
</div>
<div class="flex items-center">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] mr-2 text-gray-500 mt-[2px]">
bookmark_add
</span>
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
ios_share
</span>
</div>
</div>
</div>
</div>
</div>
<hr class="border-gray-700">
<div class="post flex my-6">
<div class="postLeft">
<img src="https://pbs.twimg.com/profile_images/1738153797770420224/WWuWq4k7_normal.jpg" alt="" class="rounded-full cursor-pointer">
</div>
<div class="postRight w-full ml-3 leading-[1rem]">
<div class="flex justify-between">
<div>
<span class="font-bold cursor-pointer">KRISHNA</span>
<span class="font-light">@KrishnaVK_18 - Mar 2</span>
</div>
<div>
<span class="material-symbols-outlined cursor-pointer text-gray-500">more_horiz</span>
</div>
</div>
<div class="postDesc">Football players and teams on Virat Kohli. </div>
<div>
<div class="postImage">
<img src="https://pbs.twimg.com/media/GHq9r0BW4AAYuYr?format=jpg&name=small" alt="" class="rounded-2xl cursor-pointer my-3">
</div>
<div class="postImageIcons flex justify-between ">
<div class="flex items-center space-x-2 p-1 mt-[2px]" >
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
chat_bubble
</span>
<span class="cursor-pointer text-sm text-gray-500">861</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
send
</span>
<span class="cursor-pointer text-sm text-gray-500">81</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
favorite
</span>
<span class="cursor-pointer text-sm text-gray-500">5.1k</span>
</div>
<div class="flex items-center space-x-2 p-1">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
monitoring
</span>
<span class="cursor-pointer text-sm text-gray-500">289k</span>
</div>
<div class="flex items-center">
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] mr-2 text-gray-500 mt-[2px]">
bookmark_add
</span>
<span class="material-symbols-outlined cursor-pointer text-[1.3rem] text-gray-500">
ios_share
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="third w-[85%] pl-12 pt-5 hidden lg:block">
<div class="search w-[85%] font-light">
<input type="search" class="bg-twitterbg rounded-full px-9 py-2 font-medium outline-none focus:outline-blue-600 w-full" placeholder="Search">
</div>
<div class="subscribe w-[85%] bg-twitterbg my-4 p-3 rounded-2xl flex flex-col">
<h1 class="text-2xl font-medium mb-3">Subscribe To Premium</h1>
<span class="font-light">Subscribe to unlock new features and if eligible, receive a share of ads revenue.</span>
<button class="bg-blue-500 py-2 px-4 rounded-full font-bold mt-3 subsButton w-fit">Subscribe</button>
</div>
<div class="whats bg-twitterbg my-4 w-[85%] rounded-2xl py-5 sticky top-2">
<h1 class="text-[1.3rem] font-medium px-3 pb-4">What's happening</h1>
<div class="news ">
<div class="trend hover:bg-slate-800 px-3 flex flex-col cursor-pointer leading-tight py-3">
<h1 class="font-medium">#IndusAppstore</h1>
<span class="font-extralight text-twittercolor">Indus Appstore crosses 100,000 downloads in just 3 days! </span>
<span class="font-extralight text-twittercolor">Promoted by Indus Appstore</span>
</div>
<div class="trend hover:bg-slate-800 px-3 flex flex-col cursor-pointer leading-tight py-3">
<span class="font-extralight text-twittercolor">Bollywood Trending . Sonu Nigam </span>
<h1 class="font-medium">#SonuNigam</h1>
<span class="font-extralight text-twittercolor">12,177 posts</span>
</div>
<div class="trend hover:bg-slate-800 px-3 flex flex-col cursor-pointer leading-tight py-3">
<span class="font-extralight text-twittercolor">Entertainment Trending </span>
<h1 class="font-medium">#AkshayKumar</h1>
<span class="font-extralight text-twittercolor">170k</span>
</div>
<div class="trend hover:bg-slate-800 px-3 flex flex-col cursor-pointer leading-tight py-3">
<span class="font-extralight text-twittercolor">Sports · Trending </span>
<h1 class="font-medium">#RohitSharma</h1>
<span class="font-extralight text-twittercolor">14.8k posts</span>
</div>
<div class="trend hover:bg-slate-800 px-3 flex flex-col cursor-pointer leading-tight py-3">
<span class="font-extralight text-twittercolor">Trending In India </span>
<h1 class="font-medium">#ONEPIECE1109</h1>
<span class="font-extralight text-twittercolor">4,262 posts</span>
</div>
</div>
<span class="more text-blue-500 cursor-pointer font-medium px-3">Show More</span>
</div>
</div>
</div>
</body>
</html>