-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
388 lines (362 loc) · 14.6 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
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512 KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<meta name="description" content="LinkedIn Clone">
<meta name="keywords" content="social media, linkedin, careers">
<meta name="author" content="Your Name">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<nav>
<div class="nav-left">
<i class="fa-brands fa-linkedin"></i>
<div class="input-box">
<i class="fa-solid fa-magnifying-glass"></i>
<input placeholder="Search for Job, Skills and Companies">
</div>
</div>
<div class="nav-right">
<a href="/">
<i class="fa-solid fa-house"></i>
<h5>Home</h5>
</a>
<a href="/">
<i class="fa-solid fa-user-group"></i>
<h5>My Network</h5>
</a>
<a href="/">
<i class="fa-solid fa-suitcase"></i>
<h5>Jobs</h5>
</a>
<a href="/">
<i class="fa-solid fa-message"></i>
<h5>Messaging</h5>
</a>
<a href="/">
<i class="fa-solid fa-bell"></i>
<h5>Notification</h5>
</a>
<a href="/">
<i class="fa-solid fa-user"></i>
<h5>Me</h5>
</a>
<a href="/">
<i class="fa-solid fa-braille"></i>
<h5>Work</h5>
</a>
<a href="/"><p>Try Premium for <br>Free</p></a>
</div>
</nav>
</header>
<main>
<div class="sidebar">
<div class="profile">
<div class="profile-header">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQxUXYmbcwcoIYKhXgzZut6BPn_7FsIi1VL5A&usqp=CAU">
</div>
<div class="profile-body">
<div class="profile-info">
<h1>YASH GOYAL</h1>
<p>Full Stack Developer</p>
</div>
<hr>
<div class="profile-stats">
<p class="metric">Who viewed your profile <span>42</span></p>
<p class="metric">View of your post <span>64</span></p>
</div>
</div>
<div class="profile-premium">
<hr>
<p>Access exclusive tools & insights</p>
<h4>Try Premium for free</h4>
</div>
<div class="profile-items">
<p>My items</p>
</div>
</div>
<div class="sidebar-bottom">
<div class="groups-and-recent">
<div>
<h5>Recent</h5>
<div class="icon-container">
<i class="fa-solid fa-users"></i>
<h4>Web Designer, HTML & CSS</h4>
</div>
<div class="icon-container">
<i class="fa-solid fa-users"></i>
<h4>The Flexbox Jobs</h4>
</div>
<div class="icon-container">
<i class="fa-solid fa-users"></i>
<h4>Front End Developer Group</h4>
</div>
<div class="icon-container">
<i class="fa-solid fa-users"></i>
<h4>UI Developer / Front End</h4>
</div>
</div>
<div>
<h5 id="group-text">Group</h5>
<div class="icon-container">
<i class="fas fa-user"></i>
<h4>Web Designer, HTML & CSS...</h4>
</div>
<div class="icon-container">
<i class="fas fa-user"></i>
<h4>The Flexbox Jobs...</h4>
</div>
<div class="icon-container">
<i class="fas fa-user"></i>
<h4>Front End Developer Group</h4>
</div>
<div class="icon-container">
<i class="fas fa-user"></i>
<h4>UI Developer / Front End...</h4>
</div>
</div>
</div>
<div class="show-more">
Show more
<i class="fa-solid fa-angle-down"></i>
</div>
<div class="events">
<p>Events</p>
<i class="fa-solid fa-plus"></i>
</div>
<hr>
<div class="discover">
<h3>Discover More</h3>
</div>
</div>
</div>
<div class="posts-section">
<div class="posts">
<div class="posts-header">
<h2>Upcoming event from LinkedIn</h2>
<i class="fa-solid fa-xmark"></i>
</div>
<div class="next-event">
<h4>Join the next Career Talks virtual event to learn effective strategies for re-entering the workforce after taking a break</h4>
<button class="btn">Learn more</button>
</div>
<div class="post-creation">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQxUXYmbcwcoIYKhXgzZut6BPn_7FsIi1VL5A&usqp=CAU">
<input placeholder="Start a post">
</div>
<div class="post-type">
<div class="type">
<i class="fa-solid fa-image"></i>
<p>Photo</p>
</div>
<div class="type">
<i class="fa-solid fa-video"></i>
<p>Video</p>
</div>
<div class="type">
<i class="fa-solid fa-briefcase"></i>
<p>Job</p>
</div>
<div class="type">
<i class="fa-solid fa-pen"></i>
<p>Write Article</p>
</div>
</div>
</div>
<div class="posts">
<div class="post-head">
<div class="post-user">
<img src="https://d3dyfaf3iutrxo.cloudfront.net/general/upload/2613b60ba58041f59c75c536451e2899.jpeg">
<div>
<h6>Linkedin News India</h6>
<p>5,725,073 followers</p>
<p>3h</p>
</div>
</div>
<div><i class="fa-solid fa-ellipsis"></i></div>
</div>
<div class="post">
<p>The tech sector continues to remain the popular choice among students opting for campus placements despite a drop in the hiring rate, reports The Economic Times, citing Deloitte India’s Campus Workforce Trends 2023 survey</p>
<img src="https://d3dyfaf3iutrxo.cloudfront.net/general/upload/3f22548fd4114cd0b62e625eb6afb29d.jpeg">
<div class="react">
<div>
<i class="fa-solid fa-thumbs-up"></i>
<p>Like</p>
</div>
<div>
<i class="fa-sharp fa-regular fa-comment"></i>
<p>Comment</p>
</div>
<div>
<i class="fa-solid fa-retweet"></i>
<p>Repost</p>
</div>
<div>
<i class="fa-solid fa-paper-plane"></i>
<p>Send</p>
</div>
</div>
</div>
</div>
<div class="posts">
<div class="post-head">
<div class="post-user">
<img src="https://d3dyfaf3iutrxo.cloudfront.net/general/upload/560bb28a987f40e1b8144aa0e61d6d7d.jpg">
<div>
<h6>Newton School</h6>
<p>83,546 followers</p>
<p>1h</p>
</div>
</div>
<div><i class="fa-solid fa-ellipsis"></i></div>
</div>
<div class="post">
<p>Don't let your skills stay on snooze mode, beat the competition, and level up! Let our expert guidance be your career GPS. Reach out to us today and let's create your success story together</p>
<iframe width="100%" height="400" src="https://www.youtube.com/embed/jGC8F9g_tpM?si=ncyEqi5V4hptP4qj" title="Don’t have anyone to guide you? We are here!" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<div class="react">
<div>
<i class="fa-solid fa-thumbs-up"></i>
<p>Like</p>
</div>
<div>
<i class="fa-sharp fa-regular fa-comment"></i>
<p>Comment</p>
</div>
<div>
<i class="fa-solid fa-retweet"></i>
<p>Repost</p>
</div>
<div>
<i class="fa-solid fa-paper-plane"></i>
<p>Send</p>
</div>
</div>
</div>
</div>
<div class="posts">
<div class="post-head">
<div class="post-user">
<img src="https://d3dyfaf3iutrxo.cloudfront.net/general/upload/de6f06158a15429a8ca07faa49071d21.jpg">
<div>
<h6>Oracle</h6>
<p>1,823,546 followers</p>
<p>2h</p>
</div>
</div>
<div><i class="fa-solid fa-ellipsis"></i></div>
</div>
<div class="post">
<p>Oracle Group HIRING - off Campus - 2023- Is Hiring Fresher as System Engineer & Trainee Freshers- 50 Position Available- Intern / Fresher- Work From Home , College students & Experience - MNC APPLY HERE :- <a href="https://lnkd.in/dnfxnxXA">https://lnkd.in/dnfxnxXA</a></p>
<div class="react">
<div>
<i class="fa-solid fa-thumbs-up"></i>
<p>Like</p>
</div>
<div>
<i class="fa-sharp fa-regular fa-comment"></i>
<p>Comment</p>
</div>
<div>
<i class="fa-solid fa-retweet"></i>
<p>Repost</p>
</div>
<div>
<i class="fa-solid fa-paper-plane"></i>
<p>Send</p>
</div>
</div>
</div>
</div>
</div>
<div class="news">
<div class="news-header">
<h4>LinkedIn News</h4>
<i class="fa-solid fa-circle-info"></i>
</div>
<div class="news-list">
<ul>
<li>
<a href="/news1">
<div class="news-link">
<h4>The latest in startup world</h4>
<p>1d ago</p>
</div>
</a>
</li>
<li>
<a href="/news2">
<div class="news-link">
<h4>Biden visits US troops in Poland</h4>
<p>2d ago</p>
</div>
</a>
</li>
<li>
<a href="/news3">
<div class="news-link">
<h4>What Indian customers are spending on</h4>
<p>4d ago</p>
</div>
</a>
</li>
<li>
<a href="/news4">
<div class="news-link">
<h4>Create your own career luck</h4>
<p>5d ago</p>
</div>
</a>
</li>
<li>
<a href="/news5">
<div class="news-link">
<h4>Preparing for virtual interviews</h4>
<p>5d ago</p>
</div>
</a>
</li>
</ul>
</div>
<div class="show-more">
Show More
<i class="fa-solid fa-angle-down"></i>
</div>
</div>
<div class="chat-container">
<div class="chat-box">
<div class="chat-header">
<h3>Messages</h3>
<button class="close-button">x</button>
</div>
<div class="chat-list">
<div class="chat-card">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTBkl9nu5Z5plHw7F8U3ytSs_7aw5aEAEQbAg&usqp=CAU" alt="John Doe" class="profile-image">
<div class="chat-content">
<h4 class="sender-name">John Doe</h4>
<p class="chat-message">Hey, I heard about your latest project on Blockchain!</p>
<p class="chat-time">10:30 AM</p>
</div>
</div>
<div class="chat-card">
<img src="https://e1.pxfuel.com/desktop-wallpaper/903/679/desktop-wallpaper-97-aesthetic-best-profile-pic-for-instagram-for-boy-instagram-dp-boys.jpg" alt="Jane Smith" class="profile-image">
<div class="chat-content">
<h4 class="sender-name">Jane Smith</h4>
<p class="chat-message">Great! How about you?</p>
<p class="chat-time">10:32 AM</p>
</div>
</div>
<div class="chat-card">
<img src="https://img.freepik.com/premium-photo/silhouette-man-blue-crystal-sky_23-2148282565.jpg?w=360" alt="Alex Williams" class="profile-image">
<div class="chat-content">
<h4 class="sender-name">Alex Williams</h4>
<p class="chat-message">Thanks for connecting.</p>
<p class="chat-time">11:52 AM</p>
</div>
</div>
</div>
</div>
</div>
</main>
</body>