-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
315 lines (307 loc) · 10.6 KB
/
index.html
File metadata and controls
315 lines (307 loc) · 10.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
<!DOCTYPE HTML>
<html>
<head>
<title>Sabooks</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" type="image/png" href="wdlicon.png" />
</head>
<body>
<div id="wrapper">
<header id="header">
<div class="inner">
<a href="index.html" class="logo">
<span class="symbol"><img src="wdlicon.png" alt="" /></span><span class="title">Sabooks</span>
</a>
<nav>
<ul>
<li><a href="#menu">Menu</a></li>
</ul>
</nav>
</div>
</header>
<nav id="menu">
<h2>Menu</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="jee.html">JEE</a></li>
<li><a href="neet.html">NEET</a></li>
<li><a href="clat.html">CLAT</a></li>
<li><a href="gate.html">GATE</a></li>
<li><a href="resources.html">Recommended Books</a></li>
<li><a href="video.html">Recommended Video Lectures</a></li>
<li><a href="login.html">Login/Register</a></li>
<li><a href="#" onclick='window.open("https://forms.gle/3Tks8rWSZpKcBZT89");return false;'>Feedback</a></li>
</ul>
</nav>
<div id="main">
<div class="inner">
<header>
<h1>Welcome to Sabooks!</h1>
<p align="justify">Sabooks is an all-rounder knowledge portal developed exclusively for students, especially for those studying at the Secondary and Senior Secondary level. The project also enables students to choose the right career afterwards.</p>
</header>
<hr>
<h2>LATEST UPDATES</h2>
<marquee>
<b>
<a href="http://result.jeeadv.ac.in/" class="icon style fa-graduation-cap" target="_blank"> JEE (Advanced) 2020 Result is Out - Check Here</a>
|
<a href="http://ntaresults.nic.in/neet20/result/resultneet.htm" class="icon style fa-graduation-cap" target="_blank"> NEET (UG) 2020 Result is Out - Check Here</a>
|
<a href="http://appsgate.iitd.ac.in/" class="icon style fa-graduation-cap" target="_blank"> GATE 2020 Result is Out - Check Here</a>
|
<a href="http://result.jeeadv.ac.in/" class="icon style fa-graduation-cap" target="_blank"> JEE (Advanced) 2020 Result is Out - Check Here</a>
|
<a href="http://ntaresults.nic.in/neet20/result/resultneet.htm" class="icon style fa-graduation-cap" target="_blank"> NEET (UG) 2020 Result is Out - Check Here</a>
|
<a href="http://appsgate.iitd.ac.in/" class="icon style fa-graduation-cap" target="_blank"> GATE 2020 Result is Out - Check Here</a>
</b>
</marquee>
<hr>
<h2>Undergraduate Entrance Exams</h2>
<section class="tiles">
<article class="style4">
<span class="image">
<img src="images/pic-jee.jpg" alt="" />
</span>
<a href="jee.html">
<h2>JEE</h2>
<div class="content">
<p>Joint Entrance Examination</p>
</div>
</a>
</article>
<article class="style5">
<span class="image">
<img src="images/pic-neet.jpg" alt="" />
</span>
<a href="neet.html">
<h2>NEET</h2>
<div class="content">
<p>National Eligiblity cum Entrance Test</p>
</div>
</a>
</article>
<article class="style6">
<span class="image">
<img src="images/pic-clat.jpg" alt="" />
</span>
<a href="clat.html">
<h2>CLAT</h2>
<div class="content">
<p>Common Law Admission Test</p>
</div>
</a>
</article>
<article class="style3">
<span class="image">
<img src="images/pic-gate1.jpg" alt="" />
</span>
<a href="gate.html">
<h2>GATE</h2>
<div class="content">
<p>Graduate Aptitude Test in Engineering</p>
</div>
</a>
</article>
</section>
<hr><h2>Downloadable Study Material</h2>
<section class="tiles">
<article class="style1">
<span class="image">
<img src="images/pic-10-11-12.jpg" alt="" />
</span>
<a href="class12.html">
<h2>Class 12</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style2">
<span class="image">
<img src="images/pic-10-11-12.jpg" alt="" />
</span>
<a href="class11.html">
<h2>Class 11</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style3">
<span class="image">
<img src="images/pic-10-11-12.jpg" alt="" />
</span>
<a href="class10.html">
<h2>Class 10</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style4">
<span class="image">
<img src="images/pic-07-08-09.jpg" alt="" />
</span>
<a href="class9.html">
<h2>Class 9</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style5">
<span class="image">
<img src="images/pic-07-08-09.jpg" alt="" />
</span>
<a href="class8.html">
<h2>Class 8</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style6">
<span class="image">
<img src="images/pic-07-08-09.jpg" alt="" />
</span>
<a href="class7.html">
<h2>Class 7</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style2">
<span class="image">
<img src="images/pic-04-05-06.jpg" alt="" />
</span>
<a href="class6.html">
<h2>Class 6</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style3">
<span class="image">
<img src="images/pic-04-05-06.jpg" alt="" />
</span>
<a href="class5.html">
<h2>Class 5</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/pic-04-05-06.jpg" alt="" />
</span>
<a href="class4.html">
<h2>Class 4</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style5">
<span class="image">
<img src="images/pic-10-11-12.jpg" alt="" />
</span>
<a href="class3.html">
<h2>Class 3</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style6">
<span class="image">
<img src="images/pic-07-08-09.jpg" alt="" />
</span>
<a href="class2.html">
<h2>Class 2</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
<article class="style4">
<span class="image">
<img src="images/pic-04-05-06.jpg" alt="" />
</span>
<a href="class1.html">
<h2>Class 1</h2>
<div class="content">
<p>CBSE / CISCE</p>
</div>
</a>
</article>
</section>
<hr>
<h2>Student's Speak</h2>
<blockquote class="left" align="justify">
Sabooks! A great initiative by Anshuman Rai and team. Sabooks turns out to be a one stop destination for all Competitive Exams aspirants and a complete e-library for students of class 1 to 12. Sabooks works like an online class which provides an ample learning environment and a self learning experience for Competitive Exam aspirants as well as Schooling Students.
<p align="right">
- Anshuman Rai (<a href="https://twitter.com/anshumanrai69" target="_blank">@anshumanrai69</a>)
<br />
SEM V WDL 2020 Aspirant, Mumbai
</p>
</blockquote>
<h2>Faculty's Advice</h2>
<blockquote class="right" align="justify">
Sabooks is a very good initiative for teachers as well as students. Now, with Sabooks, it's easy to access CBSE and NCERT Books and Supporting Material. Previously, we were required to search a lot to find NCERT Books on the internet, but with this website it has become easier to find them all in one place. Thanks to Mr. Anshuman Rai for making our work easier.
<p align="right">
- Anshuman Rai (<a href="https://www.facebook.com/anshumanrai" target="_blank">@anshumanrai</a>)
<br />
HOD Computer Department, M.H. Saboo Siddik College of Engineering, Byculla
</p>
</blockquote>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2>Get in touch</h2>
<form method="post" action="mail.php">
<div class="field half first">
<input type="text" name="name" id="name" placeholder="Name" />
</div>
<div class="field half">
<input type="email" name="email" id="email" placeholder="Email" />
</div>
<div class="field">
<textarea name="message" id="message" placeholder="Message"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send" class="special" /></li>
</ul>
</form>
</section>
<section>
<h2>Follow</h2>
<ul class="icons">
<li><a href="https://twitter.com/SabooksOfficial" class="icon style2 fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://facebook.com/SabooksOfficial" class="icon style2 fa-facebook" target="_blank"><span class="label">Facebook</span></a></li>
<li><a href="https://instagram.com/SabooksOfficial" class="icon style2 fa-instagram" target="_blank"><span class="label">Instagram</span></a></li>
<li><a href="mailto:SabooksOfficial@gmail.com" class="icon style2 fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
</section>
<ul class="copyright">
<li>Hand crafted with <span style="color: #f7403a">♥</span> by Anshuman Rai</li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async></script>
</body>
</html>