-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathabout_us.html
More file actions
217 lines (169 loc) · 8.2 KB
/
about_us.html
File metadata and controls
217 lines (169 loc) · 8.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kisumu Jacaranda Academy | Home Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="LakeHub Kisumu">
<!-- styles -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/about.css" rel="stylesheet">
<link href="assets/css/custom.css" rel="stylesheet">
<!-- shims -->
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="../assets/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-jacaranda" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#collapse">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="collapse">
<!-- <a class="brand" href="index.html">Kisumu Jacaranda Academy</a> -->
<ul class="nav navbar-nav pull-right">
<li><a href="index.html">Home</a></li>
<li><a href="Gallery.html">Gallery</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Enrollment <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="assets/img/applicationform.pdf">How to apply</a></li>
<li class="divider"></li>
<li><a href="assets/img/feestructure.pdf">Fees structures</a></li>
</ul>
</li>
<li><a href="top_performers.html">Top Students</a></li>
<li class="active"><a href="about_us.html">About Us</a></li>
</ul>
</div>
</div>
</nav>
<!-- ====================================================================================== start of 1st row
-->
<div class="row">
<div class="container">
<div class="col-md-3" >
<div class="well">
<h2>Our Mission</h2>
<p>To inspire lifelong learning, advance knowledge and strengthen our communities</p><br>
</div> <!--mission well-->
<div class="well">
<h2>Our Vision</h2>
<p>To be a center of excellence where every person has the opportunity to achieve his/her fullest potential and participate in and contribute to all aspects of life</p><br>
</div><!--vision well-->
<div class="well">
<h2>Our Motto </h2>
<p>Perfect Practice Does It</p><br>
</div><!--vision well-->
</div> <!--column-->
<div class="col-md-6">
<p>
<div class="thumbnail">
<img class="img-rounded" data-src="holder.js/140x140" src="assets/img/IMG_5803.JPG">
</div>
<h4>Biography</h4>
<p>Kisumu Jacaranda Academy is a mixed day primary school located in Milimani-Nyalenda area in Kisumu town, Kenya.
The school has over 410 pupils.<br>
The school started as a nursery school with less than 10 pupils in the year 1996. The founder is the late Mwalimu Henry Mbogo Olale.<br>
Since then the school has gradually grown to become one of the top performers in Kisumu County.<br>
<p>The school is situated at Kilo junction – Ring Road on your way to Tom Mboya Labor College.<br>
The school produced the best pupil in Kisumu County in 2011 with 431 out of 500 marks.
The school has a high level of discipline and is in the last of top achievers.<br>
The school set a mean target of 350 in 2013 and it surely achieved <strong>a mean of 353.04.</strong><br>
The school has now set a target of 375 and are double sure it will achieve it because of the hard work, determination and good character the pupils are displaying.<br>
A strong team of determined and qualified teachers is there to ensure the students have all they need in terms of intellectual development.<br>
The school has ongoing projects such as setting up modern ICT department and building modern and well-furnished classrooms.
The main challenges the school is facing are in infrastructure and poor payment of school fees.</p>
...</p>
</p>
</p>
</div>
<!-- ================================================================================================ -->
<div class="col-md-3">
<h4>Contact Us</h4>
<form class="form-horizontal" role="form" method="post" action="email.php">
<div class="form-group col-sm-12">
<label for="name" class="control-label">Name</label>
<input type="text" class="form-control" id="name" name="name" placeholder="First & Last Name">
</div><!--form-group-->
<div class="form-group col-sm-12">
<label for="email" class="control-label">Email</label>
<input type="email" class="form-control" id="email" name="email" placeholder="example@domain.com">
</div><!--form-group-->
<div class="form-group col-sm-12">
<label for="message" class="control-label">Message</label>
<textarea class="form-control" rows="4" name="message" placeholder="Your message to Jacaranda School"></textarea>
</div><!--form-group-->
<div class="form-group col-sm-12">
<label for="human" class="control-label">2 + 3 = ?</label>
<input type="text" class="form-control" id="human" name="human" placeholder="Your Answer">
</div><!--form-group-->
<div class="form-group col-sm-12">
<input id="submit" name="submit" type="submit" value="Send" class="btn btn-primary">
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- ================================================================================================ -->
<hr class="featurette-divider">
<!--start of the Page footer -->
<footer>
<div class="row">
<div class="col-md-4">
<strong>We are registered with: </strong>
<br> The Ministry of Education
<br> Kenya National Examination council (KNEC)
</div>
<!--2nd column of the Page footer -->
<div class="col-md-4">
<p>© 2015 Kisumu Jacaranda Academy · <a href="#">Privacy</a> · <a href="#">Terms</a></p>
</div>
<!--3rd column of the Page footer -->
<div class="col-md-4">
<p class="pull-right"><a href="#">Back to top</a></p>
<address>
<strong>Kisumu Jacaranda Academy</strong>
<br> P. O. Box 744 – 40100
<br> Kisumu
<br> Email: kisumujacaranda@yahoo.com
<br>
<abbr title="Phone">Director’s No.</abbr> +254727201032
<br>
<abbr title="Phone">Head Teacher’s No.</abbr> +254701539285
<br>
</address>
</div>
</div>
</footer>
</div><!-- /.container --> </div>
</div>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap-transition.js"></script>
<script src="assets/js/bootstrap-alert.js"></script>
<script src="assets/js/bootstrap-dropdown.js"></script>
<script src="assets/js/bootstrap-scrollspy.js"></script>
<script src="assets/js/bootstrap-tab.js"></script>
<script src="assets/js/bootstrap-tooltip.js"></script>
<script src="assets/js/bootstrap-popover.js"></script>
<script src="assets/js/bootstrap-button.js"></script>
<script src="assets/js/bootstrap-collapse.js"></script>
<script src="assets/js/bootstrap-carousel.js"></script>
<script src="assets/js/bootstrap-modal.js"></script>
<script src="assets/js/bootstrap-typeahead.js"></script>
</body>
</html>