-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnap.html
232 lines (219 loc) · 12.1 KB
/
nap.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Nursery & Primary | BIA GROUP OF SCHOOLS</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/schools.css">
<script src="js/script.js"></script>
<style>
.head {
background-image: url(img/students/nap7.jpg);
background-size: cover;
}
</style>
</head>
<body>
<header>
<nav id="navButton">
<div class="navButton btn1"></div>
<div class="navButton btn2"></div>
<div class="navButton btn3"></div>
</nav>
<nav id="navSchoolName">BIA Schools</nav>
</header>
<section id="address">
<section id="biaLogo">
<img src="img/BIA LOGO.png" alt="BIA Logo" id="biaLogo">
</section>
<section id="contact">
<section id="location">
<span class="fa fa-home"> Bia Close, Araromi Ale Phase II, Badagry Expressway, Lagos State.</span>
</section>
<section id="phonenumber"><span class="fa fa-phone"></span>
(+234) 8030400415<span>, (+234) 8032474765;</span>
</section>
<section id="email">
<span class="fa fa-envelope-open"></span>
<span>[email protected] </span><a href="mailto:[email protected]" target="_blank"><span class="fa fa-mail-forward" > </span> </a>
<p></p>
</section>
<section id="socialMediaLinks">
Follow us :
<a href="https://www.facebook.com/profile.php?id=100010500076552" target="_blank"><span class="fa fa-facebook"></span></a>
<a href="#"><span class="fa fa-twitter"></span></a>
<a href="#" ><span class="fa fa-whatsapp"></span></a><br>
</section>
</section>
</section>
<nav id="navBar">
<ul>
<li class="navLink"><a href="index.html">Home</a></li>
<li id="dropdown" class="navLink">
<article >About Us <span class="caret"> </span></article>
<section class="dropdown-content 1">
<li><a href="about.html">About Bia Schools</a> </li>
<li><a href="ourCEO.html">Our CEO</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="jobVacancies.html">Employments</a></li>
</section>
</li>
<li class="navLink"><a href="admission.html">Admission</a></li>
<li class="navLink"><a href="academic.html">Academic</a></li>
<li id="dropdown2" class="navLink">
<article>Our Schools <span class="caret"> </span> </article>
<section class="dropdown-content 2">
<li><a href="creche.html">Creche</a> </li>
<li><a href="nap.html">Nursery & Primary School</a></li>
<li><a href="juniorSchool.html">Junior School</a></li>
<li><a href="seniorSchool.html">Senior School</a></li>
</section>
</li>
<li class="navLink"><a href="gallery.html">Gallery</a></li>
</ul>
</nav>
<main>
<section>
<section class="head">
<h3>Nursery and Primary School</h3>
<p>Admission into Nursery and Primary is all round the year</p>
<p><a href="admission.html">Enroll </a> </p>
</section>
<section id="carousel" >
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active" >
<img src="img/students/napp8.jpg" alt="bia-building1" width="100%" height="100%">
</div>
<div class="item">
<img src="img/students/nap8.jpg" alt="bia-building2">
</div>
<div class="item">
<img src="img/students/nap3.jpg" alt="bia-entrance1">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</section>
<section class="sch">
<article><img src="img/students/nap5.jpg" alt="Nursery and Primary"></article>
<h3>GETTING STARTED <span class="caret"></span></h3>
<p>Established same year as the creche to foster and bring out the best in our pupils for the world ahead. With the best practice we teach our pupils to be diligent and hard working. The Nursery and Primary is a period to monitor the children attitude towards education and learning. Their curiousity is piqued the more to emanciate their interest and strength to learn more.</p>
</section>
<section class="sch">
<article>
<img src="img/students/napp8.jpg" alt="curriculum"></article>
<h3>OUR CURRICULUM <span class="caret"></span></h3>
<div>
<p>
BIA Group of schools offers a broad and balanced curriculum based on the National Standard Curriculum. Our teachers are qualified to give standard teachings of the curriculum and they have excellent knowledge of the British Education which allows our students to do well when exposed to international education.
</p>
<p>
<p>Subjects taught include:
<ol>
<li>English</li>
<li>Mathematics</li>
<li>Basic Science</li>
<li>Physical Education</li>
<li>Christian Religious Study</li>
<li>Islamic Religous Study</li>
<li>Social Studies</li>
<li>Computer Studies</li>
<li>Civic Education</li>
<li>Yoruba</li>
<li>Home Economics</li>
</ol>
</p>
</p>
</div>
</section>
<section class="sch">
<article><img src="img/students/nap6.jpg" alt="Home work"></article>
<h3>HOME WORK POLICY <span class="caret"></span></h3>
<div>
<p>Home works is scheme to revise all the concepts taught. Home work is given daily to foster remembrance of the taught concepts. The home include writing, drawing, reading etc. <br>
There's a guideline which is always included in the assignment given and some require parents guidance or supervision. We don't encourage parents doing the assignment but serve as a guide to solving the assignment correctly.</p></div>
</section>
<section class="sch">
<article><img src="img/parent02.jpg" alt="parents as partnes"></article>
<h3>PARENTS AS PARTNERS <span class="caret"></span></h3>
<div>
<p>
The Early Year Foundation System emphasize that parents are child's primary educators and therefore encourage parents to contribute to their child's learning. Parents partnership are key to a successful experience for their children and for them to gain the most out of their early education and reach expected levels of development. This responsibility usually falls to the teacher to ensure an effective relationship is built and share information at the beginning and end of the day, reason why the open day is important so cogent issues can be discussed.
</p>
<h4>Importance of Parents Partnership</h4>
<ul>
<li>Parents know and undertsand their children the best</li>
<li>To share information about new levels of development, any concerns and any new likes or dislikes</li>
<li>To keep upto date with whats is happening inside and outside the school</li>
<li>Parents can feel secured that their children is in safe hands</li>
<li>Improves practice and outcomes for the children, ensuring every child has their full individual needs met.</li>
</ul></div>
</section>
</section>
</main>
<footer class="text-center">
<h2>Contact With Us</h2>
<p id="addr"><span class="fa fa-home text-success"> </span> Bia Close, Elijah Bus Stop, Araromi Ale Phase II, Badagry Expressway, Lagos State.</p>
<article id="mail">
<span class="fa fa-envelope"></span>
<span>[email protected] </span><a href="mailto:[email protected]" target="_blank"><span class="fa fa-mail-forward" > </span> </a>
</article>
<section class="socialMediaLinks">
Follow us : <a href="https://www.facebook.com/profile.php?id=100010500076552"><span class="fa fa-facebook"></span></a>
<span class="fa fa-twitter"></span>
<span class="fa fa-instagram"></span><br><br>
<p>Telephone:<span class="fa fa-phone" > (+234) 8030400415, (+234)8032474765</span></p>
</section>
<section id="quickLinks">
<article> <h3>About us</h3>
<a href="about.html">Bia Schools</a>
<a href="ourCEO.html">Our CEO</a>
<a href="ourPrincipal.html">Our Principal</a>
<a href="ourTeam.html">Our Team</a>
<a href="academic.html">Why Bia Schools</a>
</article>
<article>
<h3>Schools</h3>
<a href="creche.html">Creche</a>
<a href="nap.html">Nursery & Primary</a>
<a href="juniorSchool.html">Junior Secondary</a>
<a href="seniorSchool.html">Senior Secondary</a>
</article>
<article id="faq">
<h3>Others</h3>
<a href="admission.html">Admission</a>
<a href="gallery.html">Gallery</a>
<a href="ourFacilities.html">Our Facilities</a>
<a href="newsletter.html">Newsletter</a>
<a href="https://www.facebook.com/profile.php?id=100010500076552">Achievements</a>
</article>
</section>
<div id="copywright">
<p> © All Rights Reserved by BIA GROUP OF SCHOOLS</p>
<p>Developed by phileoWeb_Geek : (+234) 8102562103</p>
</div>
</footer>
</body>
</html>