-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
338 lines (302 loc) · 13.8 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Site Metas -->
<title>Induko</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- site icon -->
<link rel="icon" href="images/fevicon.png" type="image/png" />
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- FontAwesome Icons core CSS -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Custom animate styles for this template -->
<link href="css/animate.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="style.css" rel="stylesheet">
<!-- Responsive styles for this template -->
<link href="css/responsive.css" rel="stylesheet">
<!-- Colors for this template -->
<link href="css/colors.css" rel="stylesheet">
<!-- light box gallery -->
<link href="css/ekko-lightbox.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!--Google Verification Tag-->
<meta name="google-site-verification" content="b1R5RC7tyMHQSXMe5_620gW1nM6R3giwf41qrtZWcDE" />
</head>
<body id="inner_page">
<!-- header -->
<header class="header">
<div class="header_top_section">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="full">
<div class="logo">
<a href="index.html"><img src="images/logo1ea.png" alt="#" /></a>
</div>
</div>
</div>
<div class="col-lg-9 site_information">
<div class="full">
<div class="main_menu">
<nav class="navbar navbar-inverse navbar-toggleable-md">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#cloapediamenu" aria-controls="cloapediamenu" aria-expanded="false" aria-label="Toggle navigation">
<span class="float-left">Menu</span>
<span class="float-right"><i class="fa fa-bars"></i> <i class="fa fa-close"></i></span>
</button>
<div class="collapse navbar-collapse justify-content-md-center" id="cloapediamenu">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link color-aqua-hover" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link color-aqua-hover" href="study.html">Study</a>
</li>
<a class="nav-link color-aqua-hover" href="11.html">11<sup>th</sup></a>
</li>
<li class="nav-item">
<a class="nav-link color-aqua-hover" href="12.html">12<sup>th</sup></a>
</li>
<li class="nav-item">
<a class="nav-link color-aqua-hover" href="jee.html">JEE</a>
</li>
<li class="nav-item">
<a class="nav-link color-grey-hover" href="ncert.html">NCERT</a>
</li>
<li class="nav-item">
<a class="nav-link color-grey-hover" href="contact.html">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link color-grey-hover" href="contact.html">Login</a>
</li>
</ul>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#"><img src="images/search_icon.png" alt="#" /></a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- section -->
<section class="main_full inner_page">
<div class="container-fluid">
<div class="row">
<div class="full">
<h3>About us</h3>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- about section -->
<section class="layout_padding section about_dottat">
<div class="container">
<div class="row">
<div class="col-lg-12 text_align_center">
<div class="full">
<p class="large">This is our combined thought that everyone should enjoy the fruit of education and nothing can stop someone from gaining it. As we know that education is an essential requirement in our soceity , we from our childhood are told about it, and efforts are maked to make ourselves educated. So , this online platform is an effort by us for all students , especially who are in their intermediates or preparing for jee or who are lagging behind / think that they are behind others in education field, we will provide them the all the resources and other things that are required for them at ONE place , so that there will no confusion for them that to what to read where to read how to solve....this will be the solution of every study related problems of them. <br>
You know, as you take help from someone then it becomes your responsibility to pass on others.<br>
</p>
</div>
</div>
<div class="col-md-12">
<div class="about_img margin_top_30 text_align_center">
<img src="images/edu2.jpeg" alt="#" />
</div>
</div>
</div>
</div>
</section>
<!-- end about section -->
<!-- section -->
<section class="layout_padding section">
<div class="container">
<div class="row">
<div class="col-lg-12 text_align_center">
<div class="full heading_s1">
<h2>Our Resources</h2>
</div>
<div class="full">
<p class="large">
In India a when math students goes in 11th class , there is 90* % chance that he will prepare for IIT-JEE entrance. So here we provide one stop room to all these related things. <BR>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 text_align_center">
<div class="cours">
<img class="img-responsive" src="images/11.jpg" alt="#" />
</div>
<h3><a href="11.html">11<sup>th</sup></a></h3>
<p>
Physics : Mechanics ; Kinematics ; Rotation ; Thermal
properties of Matters and Fluids ; SHM ; Wave <br><br>
Chemistry : Inorganic ; Organic ; Physical <br><br>
Math : Algebra ; Coordinate Geometry ; Statistics<BR>
</p>
</div>
<div class="col-md-4 text_align_center">
<div class="cours">
<img class="img-responsive" src="images/12.jpg" alt="#" />
</div>
<h3><a href="12.html">12<sup>th</sup></a></h3>
<p>
Physics : Electrostatics ; EMI ; Wave Optics ; Atoms Nuclei ;
Semiconductors <br><br>
Chemistry : Inorganic ; Organic ; Physical <br><br>
Math : Sets ; ITF ; Calculus ; Vectors 3D<BR>
</p>
</div>
<div class="col-md-4 text_align_center">
<div class="cours">
<img class="img-responsive" src="images/jee2.png" alt="#" />
</div>
<h3><a href="jee.html">JEE</a></h3>
<p>
Extra concepts <BR>
Formula sheets <BR>
Chapterwise PYQs <BR> </p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="full center">
<a class="blue_bt" href="index.html">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- section -->
<section class="section blue_pattern_bg" style="background-color: #3b3bff;">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="full">
<h4>Subscribe Now to Our Newsletter !</h4>
<p>
We will send you useful news and informations.<br>
So that you don't have to keep checking other sources for regular updates. <br>
</p>
</div>
</div>
<div class="col-md-6">
<div class="form_subribe">
<form>
<input type="email" name="email" placeholder="Enter Your Email" />
<button>Subscribe</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- footer -->
<footer class="footer layout_padding">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-12">
<a href="index.html"><img class="img-responsive" src="images/logo1e.png" alt="#" /></a>
<div class="footer_link_heading">
<div class="footer_menu margin_top_30">
<ul>
<li><a href="tel:9876543210">Learn-Practice-Repeat</a></li>
<li><a href="#">Web_Enthusiastic</a></li>
<li><a href="#">NIT Patna</a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-8">
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="footer_link_heading">
<h3>Explore</h3>
</div>
<div class="footer_menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="study.html">Study</a></li>
<li><a href="#"></a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="footer_link_heading">
<h3>CATEGORIES</h3>
</div>
<div class="footer_menu">
<ul>
<li><a href="11.html">11<sup>th</sup></a></li>
<li><a href="12.html">12<sup>th</sup></a></li>
<li><a href="jee.html">JEE</a></li>
<li><a href="ncert.html">NCERT</a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="footer_link_heading">
<h3>USEFUL LINKS</h3>
</div>
<div class="footer_menu">
<ul>
<li><a href="https://jeemain.nta.ac.in" target="_blanck">JEE MAINS</a></li>
<li><a href="https://jeeadv.ac.in" target="_blanck">JEE ADVANCED</a></li>
<li><a href="https://www.cbse.gov.in" target="_blanck">CBSE</a></li>
<li><a href="https://josaa.nic.in" target="_blanck">JOSAA</a></li>
<li><a href="https://csab.nic.in" target="_blanck">CSAB</a></li>
<li><a href="#"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="cpy">
<div class="container">
<div class="row">
<div class="col-md-12">
<p>Copyright 2022. All Rights Reserved.<a href="https://html.design/"> Team Web_Enthusiastic</a></p>
</div>
</div>
</div>
</div>
<!-- end footer -->
<!-- Core JavaScript
================================================== -->
<script src="js/jquery.min.js"></script>
<script src="js/tether.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/animate.js"></script>
<script src="js/ekko-lightbox.js"></script>
<script src="js/custom.js"></script>
</body>
</html>