-
Notifications
You must be signed in to change notification settings - Fork 0
/
subproject15.html
404 lines (366 loc) · 24 KB
/
subproject15.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
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
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://kit.fontawesome.com/2ad8484a66.js" crossorigin="anonymous"></script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,300;1,100;1,200;1,300&family=Roboto:ital,wght@0,100;0,300;1,100&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="subproject15.css">
</head>
<body>
<main id="about">
<div class="container">
<!--NAVBAR-->
<nav id="dopet" class="navbar navbar-expand-lg navbar-light">
<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 active">
<a id="aspo" class="nav-link" href="subproject3.html#Homed">Home <span
class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" href="subproject15.html#about">About Us</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" href="subproject14.html#resource">Resources</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" href="#aside">Portal</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" href="subproject17.html#blogs">Blog</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" href="subproject16.html#contact">contact</a>
</li>
</ul>
<div class=" my-2 my-lg-0">
<a class="navbar-brand" href="subproject15.html#about">
<img src="https://asktoks.com/assets/asktoks_your_children_our_future_logo.png" alt="">
</a>
</div>
</div>
</nav>
<br>
<div class="go mt-4">
<div class="spie">
<div class="card text-center pb-3 pt-3 yoga">
<div class="card-body">
<h6 class="card-title">Our Vision</h6>
<p class="card-text">To create a world that understands autism and more... because change is
possible through education.</p>
</div>
</div>
</div>
<div class="go">
<div class="card text-center yoga">
<div class="card-body">
<h6 class="card-title">Our Mission</h6>
<p class="card-text">Establishing sustainable services for people with autism in the
developing
world and in places where services are inadequate or insufficient.
<p>
</div>
</div>
</div>
</div>
<br>
<br>
<nav class="mt-4">
<div class="nav nav-tabs" id="nav-tab" role="tablist">
<a class="nav-link" id="nav-home-tab" data-toggle="tab" href="#nav-home" role="tab"
aria-controls="nav-home" aria-selected="true">AUTISM</a>
<a class="nav-link" id="nav-profile-tab" data-toggle="tab" href="#nav-profile" role="tab"
aria-controls="nav-profile" aria-selected="false">OTHER DISORDERS</a>
<a class="nav-link" id="nav-value-tab" data-toggle="tab" href="#nav-value" role="tab"
aria-controls="nav-value" aria-selected="false"><span>CORE</span> VALUES</a>
<a class="nav-link" id="nav-her-tab" data-toggle="tab" href="#nav-her" role="tab"
aria-controls="nav-her" aria-selected="false">OUR ANALYST</a>
</div>
</nav>
<div class="box">
<div class="tab-content" id="nav-tabContent">
<div class="tab-pane fade show active" id="nav-home" role="tabpanel" aria-labelledby="nav-home-tab">
<p class="lead">
At asktoks.com we believe we can change the world's response to autism and mental health
issues.
We believe we can create a world that understands autism, thinks positively about
developmental
disorders, finds opportunities and builds on strengths, does not judge, disregard or outcast
its
children because of their mental ability. By sharing the information we have, we are helping
to
break down stigma and neutralise fear. We do this because changing perceptions is only
possible
through education and shared information.
</p>
<p class="lead">
asktoks.com was created because one person alone cannot physically reach the thousands that
need
our help, but a great number of those thousands can reach our site.
</p>
</div>
<div class="tab-pane fade" id="nav-profile" role="tabpanel" aria-labelledby="nav-profile-tab">
<p class="lead">
<img class="way" src="https://asktoks.com/assets/motherandchild.jpg" alt="">
asktoks.com is a platform for parents of children with autism or other challenging
behaviours,
to
seek guidance, treatment and support anonymously. All interactions with our team are
strictly
confidential.
</p>
<p class="lead">
We are a for-profit social enterprise that offers individual treatment services, intensive
programs,
private consultation, corporate services and more. These services benefit children who
engage in
behaviour that interferes with their development of new skills, restricts opportunities for
social
interaction and participation in inclusive settings or behaviour that endangers themselves
or
others.
</p>
</div>
<div class="tab-pane fade" id="nav-value" role="tabpanel" aria-labelledby="nav-value-tab">
<h1>Authencity</h1>
<p class="lead">
We are what you see; We are open. We share with you our flaws because we are not afraid to
learn
in the presence of others. Our claims are truthful because our experience is vast in the
field.
We believe in what we do and do not claim more than what we know. We are authentic.
</p>
<h1>Positive Impact</h1>
<p class="lead">
Addressing the treatment gap for children with autism spectrum disorders and other
developmental
disorders in Nigeria. Our focus on this group is strongly held within the larger context of
national advocacy for child mental health and access to quality inclusive education.
</p>
</div>
<div class="tab-pane fade" id="nav-her" role="tabpanel" aria-labelledby="nav-her-tab">
<div id="je">
<img class="may" src="https://asktoks.com/assets/mstoks.jpg" alt="">
</div>
<p class="lead">
<img class="way done" src="https://asktoks.com/assets/mstoks.jpg" alt="">
Mrs Bakare is an
international Behaviour Analyst with over a decade of experience in developmental
psychology. As
an independent specialist consultant, she works with children in inclusive environments to
provide Applied Behaviour Analysis (ABA) treatment. Her approach focuses on the provision of
quality education for all children including those affected by autism spectrum disorders,
pervasive developmental disorders and other related disorders.
</p>
<p class="lead">
After nearly a decade in the UK, studying and working for a community interest organisation
that
researches treatment for children with autism, in 2013 she took her expertise around the
world
with particular emphasis on Western and Southern Africa. She spent the year analysing
education
provision for disadvantaged and challenged children throughout Africa. Visiting Ministry of
Education and Skills Development Central Resource Centre for Special Education, Gaborone,
Botswana; Lubasi Home for orphans and vulnerable children, Livingstone, Zambia and The New
Horizon Special School, Accra, Ghana
</p>
<p class="lead">
In 2014 she relocated from the UK to begin her work in Nigeria. Since relocating, she has
consistently dedicated her work to bringing specialised services to the region. She designs
specialised treatment plans for children with special educational needs using the techniques
of
Applied Behaviour Analysis; collaborates with paediatric clinics to improve early
identification
of developmental disorders and provides early intervention; works in schools for the
improvement
of special education needs services in inclusive environments; participates in mentoring and
empowerment initiatives to nurture female adolescents; advocates for Autism acceptance
through
her social media platforms and virtual reality advocacy campaigns and at her annual
masterclass
for Social Media Week Lagos.
</p>
<div class="lead">
Ms Bakare’s commitment to improving quality education for children with special education
needs
in the country has translated to thousands of hours of practical training in ABA. Trainees
receive an accredited certification in neurodevelopmental disorders from the International
Board
of Credentialing and Continuing Education Standards (IBCCES). Acknowledged for her work in
Africa, Ms Bakare was featured by Africa 2.0 as one of 30 Inspirational Women Shaking up
Africa
2015. In the same year, she was honoured with a nomination as Humanitarian of the year by
Women
4 Africa, an organisation focused on empowering Africa and its women by celebrating their
role
in their communities. Through her unrelenting advocacy campaigns, her public training
programs
and her highly skilled clinical treatments, this young woman is changing the lives of the
millions of misunderstood neglected and under-served African children living with the burden
of
neurodevelopmental disorders.
</div>
</div>
</div>
<!--LiNE BREAKS(about 20px top)-->
<br>
<br>
<hr>
<!--FIRST SCREEN SIZE-->
<div id="bala">
<div class="row">
<div class="col-md-6 col-sm">
<img class="drip" src="https://asktoks.com/assets/asktoks_your_children_our_future_logo.png"
alt="">
<article> ©2021</article>
</div>
<div class="col-md-3 col-sm-6">
<h5>Quick links</h5>
<ul>
<li><a id="dori" target="_blank" href="subproject14.html#resource">Resources</a></li>
<li><a id="dori" target="_blank" href="subproject15.html#about">About Us</a></li>
<li><a id="dori" target="_blank" href="subproject16.html#contact">Contacts</a></li>
<li><a id="dori" target="_blank" href="subproject3.html#support">Volunteer</a></li>
<li><a id="dori" target="_blank"
href="subproject18.html#treatments">TreatmentServices</a></li>
</ul>
</div>
<div class=" col-md-3 col-sm-6">
<h5>Contact</h5>
<address>
<ul>
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-house-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z" />
<path fill-rule="evenodd"
d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z" />
</svg>3, George Enenmoh close Lekki,Lagos</li>
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757zm3.436-.586L16 11.801V4.697l-5.803 3.546z" />
</svg><a class="so" href="">info@asktoks.com</a></li>
<li><svg id="kot" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-phone-fill" viewBox="0 0 16 16">
<path
d="M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z" />
</svg>08091116582</li>
<div class="xoxo">
<a href="https://www.facebook.com/asktoks/" target="_blank"><i id="bebe"
class="fab fa-facebook-f fa-lg fa-fw"></i></a>
<a href="https://www.instagram.com/asktoks/" target="_blank"><i id="plo"
class=" fab fa-instagram fa-lg fa-fw"></i></a>
</div>
<div id="dodo">
<a href="https://uk.linkedin.com/pub/toks-bakare/77/aa4/834/" target="_blank"><i
id="oli" class="fab fa-linkedin-in fa-lg fa-fw"></i></a>
<a href="https://twitter.com/asktoks" target="_blank"><i id="pli"
class="fab fa-twitter fa-lg fa-fw"></i></a>
</div>
</ul>
</address>
</div>
<div id="jooor">
<img class="pops" src="https://asktoks.com/assets/everyone_else.png" alt="">
</div>
</div>
</div>
<!--LiNE BREAKS(about 40px top)-->
<br>
<br>
<br>
<br>
</div>
<!--SECOND SCREEN SIZE-->
<div id="rala">
<div class="row">
<div class="col-md-3 col-sm-6">
<h5>Quick links</h5>
<ul id="poll">
<li><a id="dori" target="_blank" href="subproject14.html#resource">Resources</a></li>
<li><a id="dori" target="_blank" href="subproject15.html#about">About Us</a></li>
<li><a id="dori" target="_blank" href="subproject16.html#contact">Contacts</a></li>
<li><a id="dori" target="_blank" href="subproject3.html#support">Volunteer</a></li>
<li><a id="dori" target="_blank" href="subproject18.html#treatments">TreatmentServices</a>
</li>
</ul>
</div>
<div class=" col-md-3 col-sm-6">
<h5>Contact</h5>
<address>
<ul id="poll">
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-house-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z" />
<path fill-rule="evenodd"
d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z" />
</svg>3, George Enenmoh close Lekki,Lagos</li>
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757zm3.436-.586L16 11.801V4.697l-5.803 3.546z" />
</svg><a class="so" href="">info@asktoks.com</a></li>
<li><svg id="kot" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-phone-fill" viewBox="0 0 16 16">
<path
d="M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z" />
</svg>08091116582</li>
<div class="xoxo">
<a href="https://www.facebook.com/asktoks/" target="_blank"><i id="bebe"
class="fab fa-facebook-f fa-lg fa-fw"></i></a>
<a href="https://www.instagram.com/asktoks/" target="_blank"><i id="plo"
class=" fab fa-instagram fa-lg fa-fw"></i></a>
</div>
<div id="dodo">
<a href="https://uk.linkedin.com/pub/toks-bakare/77/aa4/834/" target="_blank"><i
id="oli" class="fab fa-linkedin-in fa-lg fa-fw"></i></a>
<a href="https://twitter.com/asktoks" target="_blank"><i id="pli"
class="fab fa-twitter fa-lg fa-fw"></i></a>
</div>
</ul>
</address>
</div>
<div class="col-md-6 col-sm">
<img class="drip" src="https://asktoks.com/assets/asktoks_your_children_our_future_logo.png"
alt="">
<article> ©2021</article>
</div>
<div id="jooor">
<img class="pops" src="https://asktoks.com/assets/everyone_else.png" alt="">
</div>
</div>
</div>
<!--LiNE BREAKS(about 30px top)-->
<br>
<br>
<br>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"
integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s"
crossorigin="anonymous"></script>
</main>
</body>
</html>