-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
264 lines (201 loc) · 11.6 KB
/
Copy pathindex.html
File metadata and controls
264 lines (201 loc) · 11.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>instagram</title>
<link rel="icon" type="image/x-icon" href="https://img.icons8.com/fluency/240/instagram-new.png " alt="instagram-new">
<!-- this link tag is used for title logo -->
<link rel="stylesheet" href="style.css" >
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"> <!--this cdn link is for use icons -->
</head>
<body>
<section class="section-home"> <!--this tag is main tag of side menu in website -->
<img class="logo" src="Screenshot 2024-10-06 234414.png" alt=""> <!--this is the logo of website -->
<div class="home">
<img id="hm" width="16" height="16" src="https://img.icons8.com/tiny-glyph/16/home.png" alt="home"/>
<h3 id="caption-home">Home</h3>
</div>
<div class="search">
<img class="icon" width="24" height="24" src="https://img.icons8.com/forma-light/24/search.png" alt="search"/>
<h3 class="caption">Search</h3>
</div>
<div class="explore">
<img class="icon" width="25" height="25" src="https://img.icons8.com/material-outlined/24/compass.png" alt="compass"/>
<h3 class="caption">Explore</h3>
</div>
<div class="reel">
<img class="icon" width="25" height="25" src="https://img.icons8.com/ios/50/instagram-reel.png" alt="instagram-reel"/>
<h3 class="caption">reels</h3>
</div>
<div class="messenger">
<img class="icon" width="24" height="25" src="https://img.icons8.com/ios/50/facebook-messenger.png" alt="facebook-messenger"/>
<h3 class="caption">Messenger</h3>
</div>
<div class="notification">
<img class="icon" width="25" height="25" src="https://img.icons8.com/ios/50/hearts--v1.png" alt="hearts--v1"/>
<h3 class="caption">Notifications</h3>
</div>
<div class="creates">
<img class="icon" width="25" height="25" src="https://img.icons8.com/material-rounded/24/plus-2-math--v1.png" alt="plus-2-math--v1"/>
<h3 class="caption">Create</h3>
</div>
<div class="profile">
<img class="icon" width="25" height="25" src="https://img.icons8.com/fluency-systems-filled/50/737373/user-male-circle.png" alt="user-male-circle"/>
<h3 class="caption">Profile</h3>
</div>
<div class="Thread">
<i id="thr" width="25" height="25" class="fa-brands fa-threads fa-xl" style="color: #000000;"></i>
<h3 class="caption">Threads</h3>
</div>
<div class="more">
<img class="icon" width="25" height="25" src="https://img.icons8.com/ios-filled/50/menu--v6.png" alt="menu--v6"/>
<h3 class="caption">More</h3>
</div>
<div class= "vertical"> <!--this is the vertical line in menu side in website -->
</div>
</section>
<div class="story-container">
<img id="st" src="story.jpg" alt="">
</div>
<div class="main-area"> <!--this div is the main area to for posting post photos in website-->
<div class="dp-img"> <!--thi div is for dp of profile in post section-->
<img id="dp" src="Cinematic_Kino_cristiano_ronaldo_taking_freekick_at_protugal_0.jpg" alt="">
<img id="options" width="24" height="24" src="https://img.icons8.com/sf-ultralight-filled/25/more.png" alt="more"/> <!--this is the 3 dot option image -->
</div>
<p class="dp-name">mr__cr </p>
<ul >
<li class="time">1 d</li>
</ul>
<img class="post" src="Anime_cristiano_ronaldo_3.jpg" alt=""> <!--this img tag is use for post photos in website-->
<div class="reach-area"> <!--this div is use for like , commment ,save, and share icons in websites-->
<img id="like" width="25" height="25" src="https://img.icons8.com/ios/50/hearts--v1.png" alt="hearts--v1"/>
<img id="com" width="25" height="25" src="https://img.icons8.com/fluency-systems-regular/50/speech-bubble--v1.png" alt="speech-bubble--v1"/>
<img id="share" width="25" height="25" src="https://img.icons8.com/windows/32/sent.png" alt="sent"/>
<img id="save" width="25" height="25" src="https://img.icons8.com/windows/32/bookmark-ribbon.png" alt="bookmark-ribbon"/>
</div>
<div class="caption-likes"> <!--this tag is use for give the captions for post and also commment area of post -->
<h3 class="like-number">789 likes</h3>
<p id="caption2"><b>mr__cr</b>this my new club....</p>
</div>
<div class="comment-area"> <!--this is the comment section of post images -->
<p class="comment-style">View all comments <br>Add a comment...</p>
<img class="simle-bt" width="12" height="12" src="https://img.icons8.com/android/50/737373/happy.png" alt="happy"/> <!--smile icon of all comment section -->
<hr class="hr-sty">
</div>
</div>
<div class="main-area2"> <!--this div is the main area to for posting post photos in website-->
<div class="dp-img"> <!--thi div is for dp of profile in post section-->
<img id="dp" src="SAVE_20240128_175245.jpg" alt=""> <!--thi div is for dp of profile in post section-->
<img id="options" width="24" height="24" src="https://img.icons8.com/sf-ultralight-filled/25/more.png" alt="more"/> <!--this is the 3 dot option image -->
</div>
<p class="dp-name">aju__p </p>
<ul >
<li class="time">2 h</li>
</ul>
<img class="post" src="aju.jpg" alt=""> <!--this img tag is use for post photos in website-->
<div class="reach-area2"> <!--this div is use for like , commment ,save, and share icons in websites-->
<img id="like" width="24" height="24" src="https://img.icons8.com/color/48/hearts.png" alt="hearts"/>
<img id="com" width="25" height="25" src="https://img.icons8.com/fluency-systems-regular/50/speech-bubble--v1.png" alt="speech-bubble--v1"/>
<img id="share" width="25" height="25" src="https://img.icons8.com/windows/32/sent.png" alt="sent"/>
<img id="save" width="25" height="25" src="https://img.icons8.com/windows/32/bookmark-ribbon.png" alt="bookmark-ribbon"/>
</div>
<div class="caption-likes"> <!--this tag is use for give the captions for post and also commment area of post -->
<h3 class="like-number">120 likes</h3>
<p id="caption2"><b>aju__p</b>photo clicked ....</p>
</div>
<div class="comment-area"> <!--this is the comment section of post images -->
<p class="comment-style">View all comments <br>Add a comment...</p>
<img class="simle-bt" width="12" height="12" src="https://img.icons8.com/android/50/737373/happy.png" alt="happy"/>
<hr class="hr-sty"> <!--this is horizontal line of post section -->
</div>
</div>
<div class="main-area3"> <!--this div is the main area to for posting post photos in website-->
<div class="dp-img"> <!--thi div is for dp of profile in post section-->
<img id="dp" src="20240128_171832.jpg" alt=""> <!--thi div is for dp of profile in post section-->
<img id="options" width="24" height="24" src="https://img.icons8.com/sf-ultralight-filled/25/more.png" alt="more"/> <!--this is the 3 dot option image -->
</div>
<p class="dp-name">rash__</p>
<ul >
<li class="time">5 h</li>
</ul>
<img class="post" src="IMG-20240128-WA0057.jpg" alt=""> <!--this img tag is use for post photos in website-->
<div class="reach-area2"> <!--this div is use for like , commment ,save, and share icons in websites-->
<img id="like" width="24" height="24" src="https://img.icons8.com/color/48/hearts.png" alt="hearts"/>
<img id="com" width="25" height="25" src="https://img.icons8.com/fluency-systems-regular/50/speech-bubble--v1.png" alt="speech-bubble--v1"/>
<img id="share" width="25" height="25" src="https://img.icons8.com/windows/32/sent.png" alt="sent"/>
<img id="save" width="25" height="25" src="https://img.icons8.com/windows/32/bookmark-ribbon.png" alt="bookmark-ribbon"/>
</div>
<div class="caption-likes"> <!--this tag is use for give the captions for post and also commment area of post -->
<h3 class="like-number">140 likes</h3>
<p id="caption2"><b>rash__</b>today special....</p>
</div>
<div class="comment-area"> <!--this is the comment section of post images -->
<p class="comment-style">View all comments <br>Add a comment...</p>
<img class="simle-bt" width="12" height="12" src="https://img.icons8.com/android/50/737373/happy.png" alt="happy"/>
<hr class="hr-sty"> <!--this is horizontal line of post section -->
</div>
</div>
<div class="right-section"> <!--right suggestion area of website -->
<div class="person-div"> <!-- this is first profile div -->
<img class="suggestion-image" src="https://img.icons8.com/fluency-systems-filled/50/737373/user-male-circle.png" alt="user-male-circle"/>
<div class="user-info">
<p class="user-id">leo_cm</p>
<p class="user-name">leo anesi</p>
</div>
<h3 class="last-button">Switch</h3>
</div>
<div class="sugan">
<p style="font-size: 14px;color: #808080;font-weight: 600;">Suggested for you</p>
<h3 style="font-size: 12px; font-weight: 600;">See All</h3>
</div>
<div class="person-div"> <!-- this is second profile div -->
<img class="suggestion-image" src="Anime_cristiano_ronaldo_3.jpg" alt="">
<div class="user-info">
<p class="user-id">jane_doe</p>
<p class="user-name">Jane Doe</p>
</div>
<h3 class="last-button">Follow</h3>
</div>
<div class="person-div"> <!-- this is third profile div -->
<img class="suggestion-image" src="Anime_leonel_messi_with_argentina_jersey_0.jpg" alt="">
<div class="user-info">
<p class="user-id">john_smith</p>
<p class="user-name">John Smith</p>
</div>
<h3 class="last-button">Follow</h3>
</div>
<div class="person-div"> <!-- this is fourth profile div -->
<img class="suggestion-image" src="Anime_leonel_messi_with_argentina_jersey_1.jpg" alt="">
<div class="user-info">
<p class="user-id">alice_bob</p>
<p class="user-name">Alice Bob</p>
</div>
<h3 class="last-button">Follow</h3>
</div>
<div class="person-div"> <!-- this is fifth profile div -->
<img class="suggestion-image" src="Cinematic_Kino_cristiano_ronaldo_taking_freekick_at_protugal_0.jpg" alt="">
<div class="user-info">
<p class="user-id">charlie_d</p>
<p class="user-name">Charlie D</p>
</div>
<h3 class="last-button">Follow</h3>
</div>
<div class="person-div"> <!-- this is sixth profile div -->
<img class="suggestion-image" src="20240128_171832.jpg" alt="">
<div class="user-info">
<p class="user-id">pual__sam</p>
<p class="user-name">pual samual</p>
</div>
<h3 class="last-button">Follow</h3>
</div>
<footer class="footer"> <!-- this is last footer part of right-section div -->
<p class="footer-words">About . Help . Press . API . Jobs. Privacy . Terms . <br>Locations . Language . Meta Verified</p>
<div class="verification" >
<img width="12" height="12" src="https://img.icons8.com/ios/50/737373/circled-c.png" alt="circled-c"/> <!-- this is c icon image-->
<h3 class="footer-words" id="ic" >2024 INSTAGRAM FROM META</h3>
</div>
</footer>
</div>
</body>
</html>