-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
174 lines (169 loc) · 8.29 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap demo</title>
<link rel="stylesheet" href="style.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
</head>
<body>
<div class="row">
<nav class="navbar bg-body-tertiary">
<div class="container-fluid m-2">
<a class="navbar-brand" href="https://www.instagram.com">
<i class="fa-brands fa-instagram"></i>
<span>Instagram</span>
</a>
<!-- Button trigger modal -->
<button type="button" class="btn btn-success ms-auto" data-bs-toggle="modal" data-bs-target="#exampleModal">
Create a new post
</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="exampleModalLabel">Create a new post</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Caption:</p>
<div class="form-floating">
<textarea class="form-control" placeholder="Leave a comment here" id="floatingTextarea2"
style="height: 70px"></textarea>
<label for="floatingTextarea2">Add the caption of your post here</label>
<button type="button" class="btn btn-light border mt-2"><i class="fa-solid fa-camera"></i></button>
<button type="button" class="btn btn-light border mt-2"><i
class="fa-solid fa-location-dot"></i></button>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button type="button" class="btn btn-success">Publish</button>
</div>
</div>
</div>
</div>
<div class="btn-group px-2">
<button type="button" class="btn btn-secondary dropdown-toggle" data-bs-toggle="dropdown"
aria-expanded="false">
<i class="fa-solid fa-gear"></i>
</button>
<ul class="dropdown-menu dropdown-menu-end">
<li><a class="dropdown-item" href="#">Profile</a></li>
<li><a class="dropdown-item" href="#">Accessibility</a></li>
<li><a class="dropdown-item" href="#">Privacy and Data</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item logOut" href="#">Log Out</a></li>
</ul>
</div>
</div>
</nav>
</div>
<div class="container-fluid ">
<ul class="nav nav-tabs justify-content-center" id="myTab" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link active" id="home-tab" data-bs-toggle="tab" data-bs-target="#home-tab-pane"
type="button" role="tab" aria-controls="home-tab-pane" aria-selected="true"><i
class="fa-solid fa-table-cells"></i></button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="profile-tab" data-bs-toggle="tab" data-bs-target="#profile-tab-pane"
type="button" role="tab" aria-controls="profile-tab-pane" aria-selected="false"><i
class="fa-solid fa-square"></i></button>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="home-tab-pane" role="tabpanel" aria-labelledby="home-tab" tabindex="0">
<div class="container text-center ">
<div class="row">
<div class="col-lg-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2015/09/21/13/17/road-949832_1280.jpg" alt="">
</div>
<div class="col-lg-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2023/05/15/14/35/cat-7995231_1280.jpg" alt="">
</div>
<div class="col-lg-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2022/03/28/14/37/boy-7097685_1280.jpg" alt="">
</div>
</div>
</div>
<div class="container text-center">
<div class="row">
<div class="col-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2023/08/06/18/55/building-8173603_1280.jpg" alt="">
</div>
<div class="col-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2018/02/21/11/52/desktop-3170198_1280.jpg" alt="">
</div>
<div class="col-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2022/08/24/15/42/library-7408106_1280.jpg" alt="">
</div>
</div>
</div>
<div class="container text-center">
<div class="row">
<div class="col-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2016/06/02/20/24/dandelion-1432019_960_720.jpg" alt="">
</div>
<div class="col-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2023/11/25/08/07/tree-8411271_1280.jpg" alt="">
</div>
<div class="col-4 p-1">
<img class="insta-img" src="https://cdn.pixabay.com/photo/2023/01/12/15/12/couple-7714357_1280.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="profile-tab-pane" role="tabpanel" aria-labelledby="profile-tab" tabindex="0">
<div class="card mx-auto m-2" style="width: 30rem;">
<div class="d-flex justify-content-between px-3 mt-2">
<h5>Black and white street!</h5>
<p class="fw-light">02/03</p>
</div>
<img src="https://cdn.pixabay.com/photo/2015/09/21/13/17/road-949832_1280.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
<div class="card mx-auto m-2" style="width: 30rem;">
<div class="d-flex justify-content-between px-3 mt-2">
<h5>Black and white street!</h5>
<p class="fw-light">02/03</p>
</div>
<img src="https://cdn.pixabay.com/photo/2023/05/15/14/35/cat-7995231_1280.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
<div class="card mx-auto m-2" style="width: 30rem;">
<div class="d-flex justify-content-between px-3 mt-2">
<h5>Black and white street!</h5>
<p class="fw-light">02/03</p>
</div>
<img src="https://cdn.pixabay.com/photo/2022/03/28/14/37/boy-7097685_1280.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy"
crossorigin="anonymous"></script>
</body>
</html>