-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact.html
More file actions
279 lines (224 loc) · 9.95 KB
/
contact.html
File metadata and controls
279 lines (224 loc) · 9.95 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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
<link rel="stylesheet" href="style.css" type="text/css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href="leaflet.css">
<script src="leaflet.js"></script>
<link href="https://fonts.googleapis.com/css?family=Cardo&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="contact.css">
<link rel="stylesheet" type="text/css" href="template.css">
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=PT+Serif&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/04f772e382.js" crossorigin="anonymous"></script>
<style>
#map{
position: absolute;
top:0;bottom: 0;left: 0;right: 0;
width: 100%;
z-index: 1;
/* height: 24vh; */
}
</style>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-dark" style="position: fixed;width: 100%; z-index: 100;">
<a class="navbar-brand" href="#">Pioneer Academy Lalganj</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="gallery.html">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="facilities.html">Facilities</a>
</li>
<li class="nav-item">
<a class="nav-link" href="courses.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="vision.html">Vision</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="contact.html">Contact Us</a>
</li>
<!-- </div> -->
<!-- </li> -->
<!-- <div class="nav navbar-nav navbar-right"> -->
<li class="nav-item">
<a class="nav-link" href="teachers.html">Teachers</a>
</li>
</div>
</ul>
</div>
</nav>
<!-- content -->
<div class="container-fluid">
<div class="container-fluid">
<img id="he" src="school2.jpg">
</div>
<!-- <div class="container-fluid"> -->
</div>
<br>
<hr>
<!-- <div> -->
<div class="row mt-25">
<!-- Grid column -->
<div class="col-md-5 col-sm-12" style="color:white;background:black;border-radius:10px;text-align:center">
<!-- <div id="nn"> -->
<div ><h1 class="display-5"> Contact Us</h1>
<!-- <img src="https://images.unsplash.com/photo-1548345680-f5475ea5df84?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=60"> -->
<!-- <h2 class="display-6"> Pioneer Academy Lalganj</h2><br><br> -->
<br>
<p style="color:white;"><i class="fas fa-map-marker-alt living-coral-text"> Lalganj Vaishali, Bihar, India 844121</i></p>
<p style="color:white;"> <i class="fas fa-clock living-coral-text"> 09:00-17:00</i> </p>
<p style="color:white;"><i class="fas fa-mobile living-coral-text"> +918986995144</i></p>
<p style="color:white;"><i class="fas fa-globe living-coral-text"> pionneracademy.co.in </i> </p>
<p style="color:white;">fb.com/pioneeracademylalganj</p>
<br></div>
</div>
<div class="col-md-5 col-sm-12 mx-auto" >
<div id="map">
<script>
var map = L.map('map').setView([25.881787,85.1745], 13);
// flyTo([13.87992, 45.9791], 12)
L.tileLayer('https://api.maptiler.com/maps/streets/{z}/{x}/{y}.png?key=dQEBopAmJS4uqE2dYEma' ,{
attribution:'<a href="https://www.maptiler.com/copyright/" target="_blank">© MapTiler</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">© OpenStreetMap contributors</a>'
,}).addTo(map);
var marker = L.marker([25.8817874,85.1745621]).addTo(map);
</script>
</div>
</div>
</div>
<!-- </div> -->
<!-- </div> -->
<br>
<footer style="margin-top: 10px;" class="page-footer font-small stylish-color-dark pt-4 bg-warning">
<!-- Footer Links -->
<!-- <div class="jumbotron text-center text-md-left bg-warning"> -->
<!-- Grid row -->
<div class="row">
<!-- Grid column -->
<div class="col-md-4 sm-6 mx-auto">
<!-- Content -->
<h5 style="font-family: cursive; text-align: center; font-weight: bold; font-size: 32px;">Pioneer Academy</h5>
<h6 id="yes">Our statement “ACHIEVING EXCELLENCE TOGETHER” reflects our understanding and beliefs. We aim to ensure that the children at our school are provided with high-quality learning experiences based on a broad and balanced curriculum.</h6>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none">
<!-- Grid column -->
<div class="col-md-2 mx-auto">
<!-- Links -->
<h5 class="font-weight-bold text-uppercase sm-3 mt-3 mb-4">Facilities</h5>
<ul class="list-unstyled white">
<li>
<a href="facilities.html">Library</a>
</li>
<li>
<a href="facilities.html">Canteen</a>
</li>
<li>
<a href="facilities.html">School Bus</a>
</li>
<li>
<a href="facilities.html">Computer Lab</a>
</li>
</ul>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none">
<!-- Grid column -->
<div class="col-md-2 mx-auto">
<!-- Links -->
<h5 class="font-weight-bold text-uppercase sm-3 mt-3 mb-4">School</h5>
<ul class="list-unstyled white">
<li>
<a href="gallery.html">Gallery</a>
</li>
<li>
<a href="vision.html">Vision and Mission</a>
</li>
<li>
<a href="facilities.html">Facilities</a>
</li>
<li>
<a href="principal.html">Principal's Message</a>
</li>
</ul>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none">
<!-- Grid column -->
<div class="col-md-2 mx-auto">
<!-- Links -->
<h5 class="font-weight-bold text-uppercase sm-3 mt-3 mb-4">Academics</h5>
<ul class="list-unstyled white">
<li>
<a href="courses.html">Courses</a>
</li>
<li>
<a href="facilities.html">Facilities</a>
</li>
<li>
<a href="courses.html">Admissions</a>
</li>
<li>
<!-- <a href="#!"></a> -->
<li >
<a href="contact.html">Contact Us</a>
</li>
</li>
</ul>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
<!-- </div> -->
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fab fa-facebook-f"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-tw mx-1">
<i class="fab fa-twitter"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-gplus mx-1">
<i class="fab fa-google-plus-g"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-li mx-1">
<i class="fab fa-linkedin-in"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fab fa-dribbble"> </i>
</a>
</li>
</ul>
<div class="footer-copyright text-center py-3">© 2020 Copyright <a href="aboutus.html">About the Developers.</a>
</div>
</footer>
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
</div>
</body>
</html>