-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
401 lines (359 loc) · 21.6 KB
/
index.html
File metadata and controls
401 lines (359 loc) · 21.6 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
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
<!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">
<link rel="stylesheet" href="css/icon-font.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,500;0,700;1,500;1,700&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link
href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,300;0,500;0,700;1,500;1,700&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link
href="https://fonts.googleapis.com/css2?family=Abel&family=Bebas+Neue&family=Roboto:ital,wght@0,300;0,500;0,700;1,500;1,700&display=swap"
rel="stylesheet">
<script src="https://use.fontawesome.com/c0b5f15580.js"></script>
<title>Prep Learn</title>
</head>
<body>
<section class="main">
<nav>
<div class="row">
<a href="#notes" class="col-1-of-5 col-1-of-5_text">Study Material</a>
<a class="col-1-of-5 col-1-of-5_text">Video Answers</a>
<a href="#quiz-section" class="col-1-of-5 col-1-of-5_text">Quiz</a>
<a href="#ebooks" class="col-1-of-5 col-1-of-5_text">E-Books</a>
<div class="logo">
<img src="img/edureka.png" alt="" class="col-1-of-5 col-1-of-5_img">
</div>
</div>
</nav>
<div class="header">
<div class="row_1">
<div class="col-1-of-2 col-1-of-2_text col-1-of-2_text-1">
Aspirants
<h2 class="col-1-of-2_text col-1-of-2_text-2">
your wait for your complete JEE/NEET preparation ends here
<a href="form.html" class="btn btn-1">
Register Now
</a>
</h2>
</div>
<div class="col-1-of-2 ">
<img src="img/banner-img.png" alt="" class="col-1-of-2-image">
</div>
</div>
</div>
</section>
</section>
<section class="expertise">
<div class="utility-heading">
<h2 class="heading-secondary">PrepLearn Teaches Everything</h2>
</div>
<div class="title">
<div class="col-1-of-3">
<h2 class="heading-secondary">
For JEE Preparation
</h2>
<p class=" heading-secondary-2">
At PrepLearn we bring your potential at highest level and make you stand different from rest of the competition
</p>
<h2 class="heading-secondary">
For NEET Preparation
</h2>
<p class="heading-secondary-2">
We at PrepLearn have Experienced Faculty from IIT'.Even at home we assure you that it will be
complete Kota Experience
</p>
</div>
<div class="col-1-of-3">
<div class="composition">
<img src="img/mathss.jpg" alt="" class="composition_photo composition_photo--p1">
<img src="img/phsyicss.jpg" alt="" class="composition_photo composition_photo--p2">
<img src="img/chmistry.jpg" alt="" class="composition_photo composition_photo--p3">
</div>
</div>
</div>
</section>
<section id="notes" class="notes">
<div class="head notes_head">
<div class="heading-new">
Complete Handwritten Notes From IITians
</div>
</div>
<div class="tilde notes_tilde">
<div class="col-1-of-4">
<div class="box">
<i class="icon-basic-target box_icon">
</i>
<div class="box_text">
<h2>
Maths
</h2>
<p>
Our Complete Mathematics for JEE Main 2021 has been designed for the aspirants of JEE Main Examination. It Cover all @8 Chapters , which strictly adheres to the latest pattern of the Examination.It includes Theory as well as numericals
</p>
</div>
<div class="box_link">
<a
href="https://mail-attachment.googleusercontent.com/attachment/u/2/?ui=2&ik=238f4c1147&attid=0.1&permmsgid=msg-f:1701065548601819609&th=179b661a941101d9&view=att&disp=inline&realattid=f_kp992qlo0&saddbat=ANGjdJ8JWVaiSMeQdfyMd-PKNqPVfvc99sseBmfr3ZHxPQeR4sE6JjH8vmCxyk-MVlmc1XmhTYlqv-is4Iht4SNQa6nRmw8aejDeNnW9-pei0jVFUiaOSRru6HXZCQAALl1mf5Wf8jAAfJPJ6jzwofhLEO49vY8yekuce-3LAn6MXcROm13hVGdl68PiGL-dFc2_t-iG_6Gy8BZAraNsM1gzMqWO88-grY8CKwF_zkXcRYe5WrSQQP-lE5TgGNfgRA2KQSIfQ1joa-A3duoY8soXyN_s42VVgJRHVXu18_54Qur0luzls8NOgIglmalFruTFE_B-WAfcbf5Eryebj_5qIc5pKbyMe43AFXmR9KM-f5ykr6hwza6cERXvv_gBxxUMzzbnqfnpcrio-5V8WhFHNnVmkOa2a0XD6qVdfvW4zWXQtUoHQwPycZM6s51GGCk2jwlbqkhxP5O_bSRZ5xcLVC3WkYNBJ2kKIlAGl1QrsbpZMucAB-6QOfioGPxqHcZ9nLwzCkU3te1OKc0qqhnisJ4HJ53D99JYE2Ki815smGOITV3jSuuKvf1og-jCn-Zza-euYlpfFu8O_IwQhFeTHLo-T2LfKFfoUsbE5eMhpE3meHRBOXfrb6Ef8kLwdUi2R3QSYakQDVt9u4jk5LanWqv6-lxhX431q95gUQ9KPZm7KEmUVeFouI3Ru44">
Download</a>
</div>
<a href="" class="pdf"></a>
</div>
</div>
<div class="col-1-of-4">
<div class="box">
<i class="icon-basic-settings box_icon">
</i>
<div class="box_text">
<h2>
Physics
</h2>
<p>
Our Complete Physics for JEE Main 2021 has been
designed for the aspirants of JEE Main Examination.
It covers the entire syllabus in 20 chapters, which strictly
adheres to the latest pattern of examination.
Each Chapter includes theory, solved examples and
practice questions .
</p>
</div>
<div class="box_link">
<a
href="https://mail-attachment.googleusercontent.com/attachment/u/2/?ui=2&ik=238f4c1147&attid=0.1&permmsgid=msg-f:1701065548601819609&th=179b661a941101d9&view=att&disp=inline&realattid=f_kp992qlo0&saddbat=ANGjdJ8JWVaiSMeQdfyMd-PKNqPVfvc99sseBmfr3ZHxPQeR4sE6JjH8vmCxyk-MVlmc1XmhTYlqv-is4Iht4SNQa6nRmw8aejDeNnW9-pei0jVFUiaOSRru6HXZCQAALl1mf5Wf8jAAfJPJ6jzwofhLEO49vY8yekuce-3LAn6MXcROm13hVGdl68PiGL-dFc2_t-iG_6Gy8BZAraNsM1gzMqWO88-grY8CKwF_zkXcRYe5WrSQQP-lE5TgGNfgRA2KQSIfQ1joa-A3duoY8soXyN_s42VVgJRHVXu18_54Qur0luzls8NOgIglmalFruTFE_B-WAfcbf5Eryebj_5qIc5pKbyMe43AFXmR9KM-f5ykr6hwza6cERXvv_gBxxUMzzbnqfnpcrio-5V8WhFHNnVmkOa2a0XD6qVdfvW4zWXQtUoHQwPycZM6s51GGCk2jwlbqkhxP5O_bSRZ5xcLVC3WkYNBJ2kKIlAGl1QrsbpZMucAB-6QOfioGPxqHcZ9nLwzCkU3te1OKc0qqhnisJ4HJ53D99JYE2Ki815smGOITV3jSuuKvf1og-jCn-Zza-euYlpfFu8O_IwQhFeTHLo-T2LfKFfoUsbE5eMhpE3meHRBOXfrb6Ef8kLwdUi2R3QSYakQDVt9u4jk5LanWqv6-lxhX431q95gUQ9KPZm7KEmUVeFouI3Ru44">
Download</a>
</div>
<a href="" class="pdf"></a>
</div>
</div>
<div class="col-1-of-4">
<div class="box">
<i class="icon-basic-world box_icon">
</i>
<div class="box_text">
<h2>
Chemistry
</h2>
<p>
Our Complete Chemistry for JEE Main 2021 has been designed for the aspirants of JEE Main Examination. It covers the entire syllabus in 29 chapters, which strictly adheres to the latest pattern of examination. Each Chapter includes theory, solved examples and practice questions .
</p>
</div>
<div class="box_link">
<a
href="https://mail-attachment.googleusercontent.com/attachment/u/2/?ui=2&ik=238f4c1147&attid=0.1&permmsgid=msg-f:1701065548601819609&th=179b661a941101d9&view=att&disp=inline&realattid=f_kp992qlo0&saddbat=ANGjdJ8JWVaiSMeQdfyMd-PKNqPVfvc99sseBmfr3ZHxPQeR4sE6JjH8vmCxyk-MVlmc1XmhTYlqv-is4Iht4SNQa6nRmw8aejDeNnW9-pei0jVFUiaOSRru6HXZCQAALl1mf5Wf8jAAfJPJ6jzwofhLEO49vY8yekuce-3LAn6MXcROm13hVGdl68PiGL-dFc2_t-iG_6Gy8BZAraNsM1gzMqWO88-grY8CKwF_zkXcRYe5WrSQQP-lE5TgGNfgRA2KQSIfQ1joa-A3duoY8soXyN_s42VVgJRHVXu18_54Qur0luzls8NOgIglmalFruTFE_B-WAfcbf5Eryebj_5qIc5pKbyMe43AFXmR9KM-f5ykr6hwza6cERXvv_gBxxUMzzbnqfnpcrio-5V8WhFHNnVmkOa2a0XD6qVdfvW4zWXQtUoHQwPycZM6s51GGCk2jwlbqkhxP5O_bSRZ5xcLVC3WkYNBJ2kKIlAGl1QrsbpZMucAB-6QOfioGPxqHcZ9nLwzCkU3te1OKc0qqhnisJ4HJ53D99JYE2Ki815smGOITV3jSuuKvf1og-jCn-Zza-euYlpfFu8O_IwQhFeTHLo-T2LfKFfoUsbE5eMhpE3meHRBOXfrb6Ef8kLwdUi2R3QSYakQDVt9u4jk5LanWqv6-lxhX431q95gUQ9KPZm7KEmUVeFouI3Ru44">
Download</a>
</div>
<a href="" class="pdf"></a>
</div>
</div>
</section>
<section id="quiz-section" class="quiz-section">
<h2 class="heading-secondary quiz-section-heading"> Welcome to the Quiz Section</h2>
<div class="row-5 quiz-section-chemistry">
<div class="col-1-of-10">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdQYvouF9FDggOnM8TnZIMqSZbS5SNi4jROeWKbUmixNq19Ow/viewform"
class="mtn mtn--white mtn--animation">1. Chemical Bonding</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSceQr996SjIn77ViL4HnOkeeaZsKrwSGtzR54FEF2WB0Hsxpg/viewform"
class="mtn mtn--white mtn--animation">2. Chemical Equilibrium</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScuz1Yhw5CRMoVqQGATLKNZUDBmrqOvQhufXwbZj2FqpzU_Xg/viewform"
class="mtn mtn--white mtn--animation">3. Basic of Thermodynamics</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScF8HOIPQMg-arElDQ5swpt5ITfJV86dFXxBWKgey3nzC_14w/viewform"
class="mtn mtn--white mtn--animation">4. Coordination Compounds</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf1HJjFFiUvPpi-Ge0rmb-JVo_-CB3-jLmCUfhlsDnI1pmydg/viewform"
class="mtn mtn--white mtn--animation">5. Properties of Solutions</a>
</div>
<div class="col-1-of-10 col-1-of-10-block">
<h2 class="heading-secondary heading-secondary-scale">Chemistry </h2>
<img src="img/p2.png" alt="" class="chemistry-picture">
</div>
</div>
<div class="row-5 quiz-section-maths">
<div class="col-1-of-10 col-1-of-10-block">
<h2 class="heading-secondary heading-secondary-scale">Mathematics</h2>
<img src="img/p2.png" alt="" class="chemistry-picture">
</div>
<div class="col-1-of-10">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfdAoE2GBtuxUXherElOoGySIq01aZ4aUfhRdZFsAYaUCSJUg/viewform"
class="mtn mtn--white mtn--animation">1. Quadratic Equations</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSerf8GlLSjL272973SVHzKi1VeNO998YqzDSPqGM8vpoqTKxw/viewform"
class="mtn mtn--white mtn--animation">2. Statistics and Optimization</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeoPPdzA3YZZPYSXUdUdtmb5rfBnT7ZbaLZWNy02TTEztULYw/viewform"
class="mtn mtn--white mtn--animation">3. Theorems on Probability</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdSy1JdN5VNuwOr9JK1Ph_1wiwdLq8eukXZjNATFA5y35D_HQ/viewform"
class="mtn mtn--white mtn--animation">4. Coordinate-Geometry Hyperbola</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeISr2ZzedrAhG5EgHWHfwahlwqRJ3a6137BYXj96QNi-Wwqw/viewform"
class="mtn mtn--white mtn--animation">5. Coordinate Geometry Parabola</a>
</div>
</div>
<div class="row-5 quiz-section-physics">
<div class="col-1-of-10">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc-1z3BNu2vZ79OOh303q-ncze3vbRMgDFTXY6gK05xNIz2mA/viewform"
class="mtn mtn--white mtn--animation">1. Current Electricity</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScwXz5WkYm0bVV3xMv1xMsXrPmVYNvhnV-Mh7f5w10NpMalYA/viewform"
class="mtn mtn--white mtn--animation">2. Wave Optics</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScLll-vbjL9_RxMrHNqJqrgO0iZNdp8SlW5ApTwzFUoy1F9BA/viewform"
class="mtn mtn--white mtn--animation">3. Work </a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScNDdxCeNAMMViyqyNoSw5w4so5qHl4ffzB0rwsT2hxKfUGWg/viewform"
class="mtn mtn--white mtn--animation">4. Rotational Dynamics</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdXH2jzrErD3cCQG5SeR7sQg5pSeVkZhMdXRauSmx4xh6kSZw/viewform"
class="mtn mtn--white mtn--animation">5. Gravitation and Keplers Laws</a>
</div>
<div class="col-1-of-10 col-1-of-10-block">
<h2 class="heading-secondary heading-secondary-scale">Physics</h2>
<img src="img/p2.png" alt="" class="chemistry-picture">
</div>
</div>
</section>
<section style="margin-top: 4rem;" class="section-tours">
<div class="u-center-text u-margin-big">
<h2 id="ebooks" class="heading-tertiary">
Check Out our PrepLearn E-Books
</h2>
</div>
<div class="rowda">
<div class="col-1-of-20">
<div class="card">
<div class="card__side card__side--front">
<div class="card__picture card__picture--1">
</div>
<h4 class="card_heading">
<span class="card_heading-span card_heading-span--1">Chemistry</span>
</h4>
<div class="card_about">
<ul>
<li>Previous Year Questions</li>
<li>JEE ADVANCED concepts</li>
<li>Loaded with Solutions</li>
<li>HInts provided along Questions</li>
<li>5 Mock test papers</li>
</ul>
</div>
</div>
<div class="card__side card__side--back card__side--back-1">
<div class="card-cta">
<div class="card__price-box">
<p class="card__price-heahier">Only For</p>
<p class="card__price-value">497 $</p>
</div>
<a href="https://mail.google.com/mail/u/2?ui=2&ik=238f4c1147&attid=0.1&permmsgid=msg-f:1701065603592981674&th=179b662761cb8caa&view=att&disp=inline&realattid=f_kp994ru50"
class="btn-10 btn--white btn-10--1">Book Now !
</a>
</div>
</div>
</div>
</div>
<div class="col-1-of-20">
<div class="card">
<div class="card__side card__side--front">
<div class="card__picture card__picture--2">
</div>
<h4 class="card_heading">
<span class="card_heading-span card_heading-span--2">Physics</span>
</h4>
<div class="card_about">
<ul>
<li>Previous Year Questions</li>
<li>JEE ADVANCED concepts</li>
<li>Loaded with Solutions</li>
<li>HInts provided along Questions</li>
<li>5 Mock test papers</li>
</ul>
</div>
</div>
<div class="card__side card__side--back card__side--back-2">
<div class="card-cta">
<div class="card__price-box">
<p class="card__price-heahier">Only For</p>
<p class="card__price-value">597 $</p>
</div>
<a href="https://mail.google.com/mail/u/2?ui=2&ik=238f4c1147&attid=0.1&permmsgid=msg-f:1701065469264983363&th=179b66081b38f543&view=att&disp=inline&realattid=f_kp990zae0"
class="btn-10 btn--white btn-10--2">Book Now !
</a>
</div>
</div>
</div>
</div>
<div class="col-1-of-20">
<div class="card">
<div class="card__side card__side--front">
<div class="card__picture card__picture--3">
</div>
<h4 class="card_heading">
<span class="card_heading-span card_heading-span--3">Mathematics</span>
</h4>
<div class="card_about">
<ul>
<li>Previous Year Questions</li>
<li>JEE ADVANCED concepts</li>
<li>Loaded with Solutions</li>
<li>HInts provided along Questions</li>
<li>5 Mock test papers</li>
</ul>
</div>
</div>
<div class="card__side card__side--back card__side--back-3">
<div class="card-cta">
<div class="card__price-box">
<p class="card__price-heahier">Only For</p>
<p class="card__price-value">897 $</p>
</div>
<a href="https://mail.google.com/mail/u/2?ui=2&ik=238f4c1147&attid=0.2&permmsgid=msg-f:1701065548601819609&th=179b661a941101d9&view=att&disp=inline&realattid=f_kp9932981"
class="btn-10 btn--white btn-10--3">Book Now !
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="low">
<div class="footer-col">
<h4>company</h4>
<ul>
<li><a href="#">about us</a></li>
<li><a href="#">our services</a></li>
<li><a href="#">privacy policy</a></li>
<li><a href="#">affiliate program</a></li>
</ul>
</div>
<div class="footer-col">
<h4>get help</h4>
<ul>
<li><a href="#">FAQ</a></li>
<li><a href="#">shipping</a></li>
<li><a href="#">returns</a></li>
<li><a href="#">order status</a></li>
<li><a href="#">payment options</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Offline Centres</h4>
<ul>
<li><a href="#">Chandkheda</a></li>
<li><a href="#">Surat</a></li>
<li><a href="#">Gandhinagar</a></li>
<li><a href="#">Vadodra</a></li>
</ul>
</div>
<div class="footer-col">
<h4>follow us</h4>
<div class="social-links">
<a href="#"><i class="icon-basic-settings"></i></a>
<a href="#"><i class="icon-basic-signs"></i></a>
<a href="#"><i class="icon-basic-star"></i></a>
<a href="#"><i class="icon-basic-spades"></i></a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>