-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalary.html
More file actions
256 lines (207 loc) · 9.49 KB
/
galary.html
File metadata and controls
256 lines (207 loc) · 9.49 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
<!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">
<!-- Bootstrap CSS v5.2.1 -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-iYQeCzEYFbKjA/T2uDLTpkwGzCiq6soy8tYaI1GyVh/UjpbCx/TYkiZhlZB6+fzT" crossorigin="anonymous">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<title>Little Stars</title>
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Handlee">
<!-- Personal Css Files -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/utility.css">
<link rel="stylesheet" href="css/media.css">
</head>
<body>
<header id="header" class="header">
<div class="f-half">
<span class="logo d-flex align-items-center"> <img class="logo-img"
src="images/—Pngtree—logo for education or school_6955913.png" alt="">
<h1>Little Stars</h1>
</span>
<span class="bar">
<a id="bar">
<svg xmlns="http://www.w3.org/2000/svg" width="2.5em" height="2.5em" preserveAspectRatio="xMidYMid meet"
viewBox="0 0 24 24">
<path fill="currentColor"
d="M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z" />
</svg>
</a>
</span>
</div>
<div class="s-half">
<nav id="navbar" class="nav">
<ul class="m-list">
<li><a class="m-3" href="index.html">Home</a></li>
<li><a class="m-3" href="about.html">About</a></li>
<li><a class="m-3" href="class.html">Classes</a></li>
<li><a class="m-3" href="teacher.html">Teachers</a></li>
<li><a class="m-3" href="galary.html">Gallery</a></li>
<li id="drop-down" class="drop-down"><a class="m-3">Pages <svg xmlns="http://www.w3.org/2000/svg" width="2em"
height="2em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24">
<path fill="currentColor" d="m7 10l5 5l5-5H7Z" />
</svg>
</a>
<ul id="ddm" class="drop-down-menu ddhide">
<li><a href="blog.html">Blogs</a></li>
<li><a href="Blogdetails.html">Blog Details</a></li>
</ul>
</li>
<li><a class="m-3" href="contact.html">Contact</a></li>
</ul>
<button class="jbtn rounded-pill border-0 pt-1 pb-1 pe-4 ps-4" type="button">Join now</button>
</nav>
</div>
</header>
<!-- Education / Front Title -->
<main>
<section class="container-fluid mb-5 bg-primary">
<div class="d-flex align-items-center justify-content-center flex-column" style="min-height:400px;">
<h3 class="display-3 font-weight-bold text-white">Our Gallery</h3>
<div>
<span class="text-white linkk"><a class="text-white" href="index.html">Home</a></span>
<span class="text-white">/</span>
<span class="text-white">Our Gallery</span>
</div>
</div>
</section>
<section id="gallay" class="container-fluid mb-5">
<div class="container">
<div class="text-center">
<p class="section-title px-2">
<span class="px-2">OUR GALLERY</span>
</p>
<h1 class="mb-2">Our Kids School Gallery</h1>
<div>
<a class="btn btn-outline-primary m-1 rounded-pill active" href="">All</a>
<a class="btn btn-outline-primary m-1 rounded-pill " href="">Playing</a>
<a class="btn btn-outline-primary m-1 rounded-pill" href="">Drawing</a>
<a class="btn btn-outline-primary m-1 rounded-pill" href="">Reading</a>
</div>
</div>
<div class="row pt-5">
<div class="col-lg-4 mb-4 mr-2"><a class="fad" href="images/portfolio-1.jpg"><img src="images/portfolio-1.jpg" alt="" class="img-fluid w-100"></a></div>
<div class="col-lg-4 mb-4 mr-2"><a class="fad" href="images/portfolio-2.jpg"><img src="images/portfolio-2.jpg" alt="" class="img-fluid w-100"></a></div>
<div class="col-lg-4 mb-4 mr-2"><a class="fad" href="images/portfolio-3.jpg"><img src="images/portfolio-3.jpg" alt="" class="img-fluid w-100"></a></div>
<div class="col-lg-4 mb-4 mr-2"><a class="fad" href="images/portfolio-4.jpg"><img src="images/portfolio-4.jpg" alt="" class="img-fluid w-100"></a></div>
<div class="col-lg-4 mb-4 mr-2"><a class="fad" href="images/portfolio-5.jpg"><img src="images/portfolio-5.jpg" alt="" class="img-fluid w-100"></a></div>
<div class="col-lg-4 mb-4 mr-2"><a class="fad" href="images/portfolio-6.jpg"><img src="images/portfolio-6.jpg" alt="" class="img-fluid w-100"></a></div>
</div>
</div>
</section>
</main>
<footer id="footer" class="container-fluid bg-secondary text-white mt-5 py-5 px-sm-3 px-md-5">
<!-- place footer here -->
<div class="row pt-5">
<div class="col-lg-3 col-md-3 mb-5">
<a href="" class="navbar-brand font-weight-bold text-primary m-0 mb-4 p-0" style="font-size: 40px; line-height: 40px">
<span class="text-white">Little Stars</span>
</a>
<p>
Labore dolor amet ipsum ea, erat sit ipsum duo eos. Volup amet ea
dolor et magna dolor, elitr rebum duo est sed diam elitr. Stet elitr
stet diam duo eos rebum ipsum diam ipsum elitr.
</p>
<div class="d-flex justify-content-start mt-4">
<a
class="btn btn-outline-primary rounded-circle text-center mr-2 me-2 px-0"
style="width: 38px; height: 38px"
href="#"
><i class="fab fa-twitter"></i
></a>
<a
class="btn btn-outline-primary rounded-circle text-center mr-2 me-2 px-0"
style="width: 38px; height: 38px"
href="#"
><i class="fab fa-facebook-f"></i
></a>
<a
class="btn btn-outline-primary rounded-circle text-center mr-2 me-2 px-0"
style="width: 38px; height: 38px"
href="#"
><i class="fab fa-linkedin-in"></i
></a>
<a
class="btn btn-outline-primary rounded-circle text-center mr-2 me-2 px-0"
style="width: 38px; height: 38px"
href="#"
><i class="fab fa-instagram"></i
></a>
</div>
</div>
<div class="col-lg-3 col-md-3 mb-5">
<h3 class="text-white mb-4">Get In Touch</h3>
<div class="d-flex">
<h4 class="fa fa-map-marker-alt text-primary"></h4>
<div class="pl-3">
<h5 class="text-whi">Address</h5>
<p>Kaikhali 700052 ,Kolkata , India </p>
</div>
</div>
<div class="d-flex">
<h4 class="fa fa-envelope text-primary"></h4>
<div class="pl-3">
<h5 class="text-whi">Email</h5>
<p>LittleStars@gmail.com</p>
</div>
</div>
<div class="d-flex">
<h4 class="fa fa-phone-alt text-primary"></h4>
<div class="pl-3">
<h5 class="text-whi">Phone</h5>
<p>+916209220442</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 mb-5">
<h3 class="text-white mb-4">Quick Links</h3>
<div class="d-flex flex-column justfy-content-start">
<a href="" class="text-white mb-2"><i class="fa fa-angle-right mr-2"></i>Home</a>
<a href="" class="text-white mb-2"><i class="fa fa-angle-right mr-2"></i>About Us</a>
<a href="" class="text-white mb-2"><i class="fa fa-angle-right mr-2"></i>Our Classes</a>
<a href="" class="text-white mb-2"><i class="fa fa-angle-right mr-2"></i>Our Teachers</a>
<a href="" class="text-white mb-2"><i class="fa fa-angle-right mr-2"></i>Our Blogs</a>
<a href="" class="text-white mb-2"><i class="fa fa-angle-right mr-2"></i>Contact Us</a>
</div>
</div>
<div class="col-lg-3 col-md-3 mb-5">
<h3 class="text-white">Newsletter</h3>
<form action>
<div class="form-group">
<input type="text" class="form-control border-0 py-2" placeholder="Your name" required="required">
</div>
<div class="form-group">
<input type="email" class="form-control border-0 py-2" placeholder="Your your Email" required="required">
</div>
<div>
<button type="submit" class="btn btn-primary btn-block border-0 py-2">Submit now</button>
</div>
</form>
</div>
</div>
<div class="container-fluid pt-5" style="border-top: 1px solid rgba(165, 167, 167, 0.2) ;">
<p class="m-0 text-center text-white">
©
<a href="technext.github.io" class="text-primary font-weight-bold">technext.github.io</a>
.
All Rights Reserved.
<br> Designed by: Nishant kumar
</p>
</div>
</footer>
<!-- Bootstrap JavaScript Libraries -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"
integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.min.js"
integrity="sha384-7VPbUDkoPSGFnVtYi0QogXtr74QeVeeIs99Qfg5YCF+TidwNdjvaKZX19NZ/e6oz" crossorigin="anonymous">
</script>
<script src="script.js"></script>
<script src="https://kit.fontawesome.com/ec70274527.js" crossorigin="anonymous"></script>
</body>
</html>