-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfoundational.html
264 lines (187 loc) · 9.35 KB
/
foundational.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
<!DOCTYPE html>
<html lang="en">
<head>
<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>Foundational Stage </title>
<link rel="stylesheet" href="primary.css">
<!-- Google fonts adding by link -->
<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=Merriweather+Sans:ital,wght@0,500;0,600;0,700;0,800;1,300;1,600;1,700;1,800&display=swap"
rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Permanent Marker' rel='stylesheet'>
<!-- ====== Adding google icons ===== -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
</head>
<body>
<!-- ========Navbar============= -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css">
<nav>
<div class="container nav__container">
<a href="#"class="logo">ACHIEVERS</a>
<ul class="nav__menu">
<li><a href="index.html">Home</a></li>
<li><a href="./About/index.html">About</a></li>
<li><a href="http://localhost/chatbot/bot.php">Dost</a></li>
<li><a href="#kontact">Contact</a></li>
</ul>
</div>
</nav>
<!-- ================== End Of Navbar ================== -->
<!-- =========== Header ==================-->
<header>
<div class="container header__container">
<div class="header__left">
<h1>Foundational Stage (3-8 years)</h1>
<br><br>
<a href="#kategories" class="btn btn-primary">Get Started</a>
<a href="./index.html" class="btn btn-primary red" style="color: white;">Go Back</a>
</div>
<div class="header__right">
<div class="header__right-image">
<img src="./images/primary header.gif" alt="header__right-image">
</div>
</div>
</div>
</header>
<!-- ======== End of Header ============== -->
<!-- ========= Adding The Categarious =========== -->
<section class="categories" id="kategories">
<div class="categories__container">
<div class="categories__left">
<h1>
To check your level </h1>
<p>Meet your children's needs with Critical Thinking Games and help them to improve their intelligence and maximize their potential</p>
<a href="#" ></a>
</div>
<div class="categories__right">
<article class="category cat-2">
<img src="./images/dailycontest.png" alt="" class="psimg">
<span class="category__icon">
<a href="./criticalthinkingchildren.css">
<h3>Level deciding Quiz</h3>
</a>
</span>
<p>Quizzes to test your knowledge</p>
<a href="./General Quiz/General Quiz Middle/index.html" class="btn btn-primary btn-class">START</a>
</article>
<article class="category cat-4">
<img src="./images/problemsolving1.png" alt="">
<span class="category__icon">
<a href="">
<h3>Problem Solving Strategies</h3>
</a>
</span>
<p>Learn Various Problem solving Stategies </p>
<a href="./Problem solving/index.html" class="btn btn-primary btn-class">START</a>
</article>
<article class="category cat-1">
<img src="./images/Critical Thinking.png" alt="">
<span class="category__icon">
<a href="https://www.mentalup.co/img/new-icon-co/conditional-expressions.png">
<h3>Games</h3>
<!-- <h3>Improves Decision Making</h3> -->
</a>
</span>
<!-- <p>Games</p> -->
<p>Builds Critical thinking
Improves Decision making</p>
<a href="./games foundational/index.html" class="btn btn-primary btn-class">START</a>
</article>
<article class="category cat-2">
<img src="./images/Personality Development.png" alt="">
<span class="category__icon">
<a href="./criticalthinkingchildren.css">
<h3>Basic Maths</h3>
</a>
</span>
<p>Learn basic maths to develop your thinking.</p>
<a href="./Math4Kids-main/index.html" class="btn btn-primary btn-class" >START</a>
</article>
<article class="category cat-3">
<img src="./images/Meditation.png" alt="">
<span class="category__icon">
<a href="">
<h3>Meditation</h3>
</a>
</span>
<p>Develops determination and Improves Focus</p>
<a href="begineers-meditation/begineers.html" class="btn btn-primary btn-class">START</a>
</article>
<article class="category cat-4">
<img src="./images/Creative Arts.png" alt="">
<span class="category__icon">
<a href="">
<h3>Build creativity</h3>
</a>
</span>
<p>Activities that will help children transform thier vision into Reality. </p>
<a href="./creative arts/index.html" class="btn btn-primary btn-class">START</a>
</article>
<article class="course1">
<div class="course__info">
<img src="./images/goal tracker 1.png" alt="" class="tracker">
<h3>Goal Tracker</h3>
<p>Tracking helps you stay focused on what's important to reaching your goal.
<!--It helps you identify potential obstacles and strategies for how to overcome them. It can help you set more realistic goals and stay positive along the way. Take a look at this structured course by our team.-->
</p>
<a href="http://localhost/Goal_it/login.php" class="btn btn-primary">START</a>
</div>
</article>
</div>
</div>
</section>
<!-- ========End of the categorieos======= -->
<!-- ======= End of courses ========= -->
<!-- ========= Footer ========== -->
<footer class="footer" id="kontact">
<div class="container footer__container">
<div class="footer__1">
<a href="index.html" class="footer__logo logo"
style="color: white;">ACHIEVERS</a>
</div>
<div class="footer__2">
<h4>Helpful Links</h4>
<ul class="helpfullinks">
<li> <a href="index.html">Home</a> </li>
<li> <a href="">About</a> </li>
<li> <a href="">Courses</a> </li>
<li> <a href="#kontact">Contact</a></li>
</ul>
</div>
<div class="footer__3">
<h4>Privacy</h4>
<ul class="privacy">
<li><a href="">Privacy Policy</a></li>
<li><a href="">Terms and conditions</a></li>
<li><a href="">refund Policy</a></li>
</ul>
</div>
<div class="footer__4">
<h4>Contact Us</h4>
<ul class="cpntact">
<li><a href="">+91 9833911446</a></li>
<li><a href="">guptaarvind2602@gmail.com</a></li>
</ul>
</div>
<div class="footer__socials">
<div class="social-links">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-linkedin"></i></a>
</div>
</div>
<div class="footer__copyright">
<small>Copyright</small>
</div>
</div>
</div>
</footer>
<!-- ========= end of Footer =========== -->
<script src="./main.js"></script>
</body>
</html>