-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvision.html
More file actions
221 lines (181 loc) · 6.93 KB
/
vision.html
File metadata and controls
221 lines (181 loc) · 6.93 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
<!DOCTYPE html>
<html>
<head>
<title> Navbar</title>
</head>
<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" 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">
<link rel="stylesheet" type="text/css" href="vision.css">
<script src="https://kit.fontawesome.com/04f772e382.js" crossorigin="anonymous"></script>
</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 active" href="vision.html">Vision</a>
</li>
<li class="nav-item">
<a class="nav-link" 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>
<div class="container-fluid">
<img id="he" src="school2.jpg">
</div>
<div class="jumbotron">
</div>
<div class="container">
<div class="col-12">
<div class="card">
<h1 class="card-header">Our Vision And Mission <ion-icon name="barcode-sharp"></ion-icon></h1>
<div class="card-body">
<img style="width: 100%;" src="https://images.unsplash.com/photo-1584592487914-a29c64f25887?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=60"" alt="...">
<!-- <h2 class="card-title">Achieving Excellence Together.</h2> -->
<p class="card-text">Our statement<span style="font-family: cursive; font-weight: bold;">“Achieving Excellence Together” </span> 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.</p>
</div>
</div>
<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>