-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
340 lines (271 loc) · 12.6 KB
/
about.html
File metadata and controls
340 lines (271 loc) · 12.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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<!DOCTYPE html>
<html lang="en">
<head>
<title>Tiny Oaks International </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--====>> Favicon icon CSS <<====-->
<link href="img/favicon/favicon.ico" type="image/x-icon" rel="shortcut icon" >
<!--====>> Google fonts CSS <<====-->
<link href="https://fonts.googleapis.com/css?family=Baloo" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/materialdesignicons.min.css" rel="stylesheet">
<link href="css/slick.min.css" type="text/css" rel="stylesheet" />
<link href="css/select2.min.css" rel="stylesheet" />
<link href="css/featherlight.min.css" type="text/css" rel="stylesheet" />
<link href="css/index.css" type="text/css" rel="stylesheet" />
</head>
<body class="about-page">
<!-- Begin preloader -->
<div class="preloader-container">
<div class="dash dash-one"></div>
<div class="dash dash-two"></div>
<div class="dash dash-three"></div>
<div class="dash dash-four"></div>
</div>
<!-- End preloader -->
<!-- Begin header -->
<div class="enquiry-form-right">
<a href="#" class="" data-toggle="modal" data-target="#myModal">Enquiry Form</a>
</div>
<div class="modal fade" id="myModal" role="dialog" >
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Enquiry Form</h4>
</div>
<div class="modal-body clearfix">
<form name="enquiryform" id="enquiryform" >
<div class="col-md-12">
<label for="name" class="ui-hidden-accessible">Name:</label>
<input type="text" name="name" id="name" placeholder="Name">
</div>
<div class="col-md-12">
<label for="email" class="ui-hidden-accessible">Email:</label>
<input type="text" name="email" id="email" placeholder="Email">
</div>
<div class="col-md-12">
<label for="phone" class="ui-hidden-accessible">Phone:</label>
<input type="text" name="phone" id="phone" placeholder="Phone">
</div>
<div class="col-md-12">
<label for="program" class="ui-hidden-accessible">Program:</label>
<select name="program" id="program">
<option>Select Option</option>
<option value="Play Group"> Play Group </option>
<option value="Nursery"> Nursery </option>
<option value="Jr Kg"> Jr Kg </option>
<option value="Sr Kg"> Sr Kg</option>
</select>
</div>
<div class="col-md-12">
<label for="message" class="ui-hidden-accessible">Message:</label>
<input type="text" name="message" id="message" placeholder="Message">
</div>
<div class="col-md-6">
<input type="submit" id="send-enquiry" value="Send">
</div>
</form>
</div>
</div>
</div>
</div>
<header>
<!-- Begin header top info -->
<div class="header-top-info">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="top-info">
<div class="col-md-4"></div>
<ul class="contact-list">
<li>
<i class="mdi mdi-phone color-1"></i>
<div class="footer-contact-text">
<a href="tel:+91 9869752106">+91 9869752106/ +91 22 21716013</a>
</div>
</li>
<li>
<i class="mdi mdi-email-open-outline color-3"></i>
<div class="footer-contact-text">
<a href="mailto:tinyoaksinternational.thane@gmail.com">tinyoaksinternational.thane@gmail.com</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End header top info -->
<!-- Begin header main info -->
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="main-header">
<!-- Begin main header info -->
<div class="main-header-info">
<a href="index.html" class="logo"><img src="img/tiny-oaks-logo.png" alt=""></a>
<div class="humburger"><span></span><span></span><span></span></div>
</div>
<!-- End main header info -->
<!-- Begin header menu -->
<nav class="header-nav">
<div class="close-menu"><i class="mdi mdi-close"></i></div>
<div class="col-md-12">
<ul class="header-nav-list">
<li class="color-1"><a href="index.html" class="active">Home</a>
<li class="color-1"><a href="about.html">About Us</a>
<ul class="hide-lvl">
<li><a href="why-us.html">Why us</a></li>
<li><a href="about.html#mission">Mission</a></li>
<li><a href="about.html#vision">Vision</a></li>
</ul>
</li>
<li class="color-1"><a href="programs.html">Programs</a>
<ul class="hide-lvl">
<li><a href="programs.html">Our Teaching Philosophy</a></li>
<li><a href="preschool-program.html">Preschool Program</a></li>
<li><a href="day-at-a-glance.html">Day At-A-Glance </a></li>
</ul>
</li>
<li class="color-1"><a href="facilities.html">Facility</a></li>
<li class="color-1"><a href="events.html">Events</a></li>
<li class="color-1"><a href="contacts.html">Contact Us</a></li>
</ul>
</div>
</nav>
<!-- End header menu -->
</div>
</div>
</div>
</div>
<!-- Begin header main info -->
</header>
<!-- Begin page name -->
<section class="page-name color-5">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="page-name-content">
<h1>About us</h1>
<!-- <ul class="bread-crumbs">
<li><a href="index.html">Home</a></li>
<li><p>About</p></li>
</ul> -->
</div>
</div>
</div>
</div>
</section>
<!-- End page name -->
<main class="main-about">
<section class="our-story-section">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="section-title line-bottom">
<h1 class="logo-color">About Tiny Oaks International </h1>
<h5>Learn Today...Lead Tomorrow</h5>
</div>
<p>Every child deserves the best possible start in life and the support that enables them to reach their full potential. Children develop quickly in their early years, often faster than we’d like, interpreting and processing every little detail of the confusing yet colourful world around them. Every single experience that a child has between their birth and the age of 5 is incredibly important in ways we cannot imagine, as it is these precious experiences that determine a child's future life in a big way.</p>
</div>
<div class="col-md-12 no-pad">
<div class="our-story">
<div class="col-md-6">
<img src="img/little_boy.png" alt="">
</div>
<div class="col-md-6 our-story-text">
<p>It is crucial, for each and every child, to have an institution with experience to hold their hand and
guide them through their journey, striving to discover who they are. While a safe, secure and happy childhood is of paramount importance, good parenting, professional childcare and high-quality learning, together provides the much-needed rudimentary foundation to the child. This helps the
child to make most of their abilities and talents as they grow up.</p>
<p>Tiny Oaks International is one of the finest integrated preschool and day-care organisation in Thane,
that not only provides a home away from home to your child but also the same atmosphere of love, care and tenderness to every pupil. Our qualified, creative, competent and trained staff coupled with a comprehensive curriculum ensures that every child feels comfortable and achieves her/his full
potential from young age. Tiny Oaks International uses an intricate fusion of traditional values, modern outlook along with latest technology and a team of passionate teachers to provide holistic education to young children, who will eventually be global citizens, who will lead the future
generations.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mission-vision-section color-3">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="card col-md-6" id="mission">
<div class="employe-card color-4">
<h3 class="logo-color">Our Mission</h3>
<p>The purpose of education imparted at Tiny Oaks International is to enable each child to
be a successful learner, a confident individual, a responsible citizen and an effective contributor to society.</p>
</div>
</div>
<div class="card col-md-6" id="vision">
<div class="employe-card color-4">
<h3 class="logo-color">Our Vision</h3>
<p>At Tiny Oaks International, we provide an enriching and challenging education and care
to children as they follow a broad and balanced programme based on the Early Years Foundation Stage. Within our welcoming and caring atmosphere, each child is respected as an individual. We foster the essential human qualities of mutual respect, integrity, kindness, loyalty, self-discipline, independence, consideration, and self-confidence, equipping our children to become internationally aware citizens. We guide them to develop their full intellectual, emotional, aesthetic, moral and physical potential so that they learn, think, and make responsible choices, expressing their feelings,
thoughts and ideas with clarity.</p>
</div>
</div>
</div>
</div>
</div>
<img src="img/bee.png" class="moving-element" alt="bee" data-move="plus" data-move-speed="50">
</section>
<!-- <section class="skills-section color-4" data-parent-move="true">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Enroll Your Child To A Class</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>
<a href="contacts.html" class="button color-3">Enroll</a>
</div>
</div>
</div>
<img src="img/buterfly-2.png" class="moving-element one" alt="buterfly" data-move="plus" data-move-speed="55" style="transform: translate(-13.5091px, -5.33182px); transition: all 0.2s ease-out 0s;">
</section> -->
</main>
<!-- Begin footer -->
<footer>
<!-- Begin footer bottom content -->
<div class="footer-bottom-content">
<div class="container">
<div class="row">
<div class="col-md-8">
<p> Copyright © 2018 <a href="index.html" target="_blank">Tiny Oaks</a>. All rights reserved | Designed by<a href="http://trinityglobalservices.co.in/" target="_blank">Trinity Global Services</a> </p>
</div>
<div class="col-md-4">
<ul class="soc-list">
<li>
<a href="#" title="Google Plus" target="_blank">
<i class="mdi mdi-google-plus"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/tinyoaksinternational/" title="Facebook" target="_blank">
<i class="mdi mdi-facebook"></i>
</a>
</li>
<li>
<a href="#" title="Twiter" target="_blank">
<i class="mdi mdi-twitter"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- End footer bottom content -->
</footer>
<!-- End footer -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/common.js"></script>
</body>
</html>