-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathncertbooks.html
155 lines (122 loc) · 7.47 KB
/
ncertbooks.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>W3ncert.com</title>
<!--Required meta tags for site-->
<meta charset="utf-8">
<meta name="keywords" content="HTML, CSS, XML, JavaScript, bootstrap, jquery">
<meta name="description" content="W3ncert">
<meta name="author" content="Shivam Singh (Shera)">
<meta http-equiv="refresh" content="100000">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Page CSS link -->
<link rel="stylesheet" href="ncertbooks.css">
<link rel="stylesheet" href="animate.min.css">
<!--Page animate link -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.css">
<!-- Google link -->
<link href="https://fonts.googleapis.com/css?family=Great+Vibes&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Monoton&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Jacques+Francois+Shadow&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Bree+Serif&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Battambang|Bungee+Shade|Ewert|Faster+One|Frijole|Koulen&display=swap" rel="stylesheet">
<!-- Favicons -->
<link href="https://i.postimg.cc/3w1z5Py3/W3ncert-icon-for-top.png" rel="icon">
<link href="https://i.postimg.cc/3w1z5Py3/W3ncert-icon-for-top.png" rel="apple-touch-icon">
<link href="https://fonts.googleapis.com/css?family=Cabin+Sketch&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Anton&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-dark fixed-top nav_part_color">
<!-- Brand -->
<a class="navbar-brand font-italic font-weight-bolder text-light" href="index.html"><span class="w3ncert_main_name">W3ncert </span></a>
<!-- Toggler/collapsibe Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Navbar links -->
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link text-light" href="index.html">HOME</a></li>
<li class="nav-item"><a class="nav-link text-light" href="syllabus.html">CBSE SYLLABUS</a></li>
<li class="nav-item"><a class="nav-link text-light" href="#">NCERT BOOKS</a></li>
<li class="nav-item"><a class="nav-link text-light" href="#" onClick='alert("We are hard working on NCERT SYLLABUS.\nComming soon.")'>NCERT SOLUTIONS</a></li>
<li class="nav-item"><a class="nav-link text-light" href="https://docs.google.com/forms/d/e/1FAIpQLScJ0qycxwbU36fVd-Lwo877LL5eta8LPEBsxDaw54zrZ-F5uQ/viewform?usp=sf_link" target="_blank">ASK QUERY</a></li>
</ul>
</div>
</nav>
<div id="withoutnavbar">
<br><br>
<h3 class="SRF">CBSE NCERT BOOKS FOR ALL CLASSES</h3><br>
<div class="container">
<div class="row">
<div class="col-md-4">
<a href="class1.html" class="asdf"><div class="class_brd"><b>CLASS 1<sup>st</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class2.html" class="asdf"><div class="class_brd"><b>CLASS 2<sup>nd</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class3.html" class="asdf"><div class="class_brd"><b>CLASS 3<sup>rd</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class4.html" class="asdf"><div class="class_brd"><b>CLASS 4<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class5.html" class="asdf"><div class="class_brd"><b>CLASS 5<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class6.html" class="asdf"><div class="class_brd"><b>CLASS 6<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class7.html" class="asdf"><div class="class_brd"><b>CLASS 7<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class8.html" class="asdf"><div class="class_brd"><b>CLASS 8<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class9.html" class="asdf"><div class="class_brd"><b>CLASS 9<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class10.html" class="asdf"><div class="class_brd"><b>CLASS 10<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class11.html" class="asdf"><div class="class_brd"><b>CLASS 11<sup>th</sup></b></div></a>
</div>
<div class="col-md-4">
<a href="class12.html" class="asdf"><div class="class_brd"><b>CLASS 12<sup>th</sup></b></div></a>
</div>
</div>
</div>
</div>
<br><br>
<footer>
<div class="footer">
<h1 class="contact_us_heading text-danger">CONTACT US</h1>
<h4 class="need_any_help?">NEED ANY HELP? WE WOULD LOVE TO HEAR FROM YOU</h4>
<p>GLA UNIVERSITY MATHURA<br>
17km Stone, NH-2, Mathura-Delhi Road<br> P.O. Chaumuhan, Mathura-281 406 (U.P.) INDIA<br>
+91 8726775716, +91 7376028711<br>
<a href="https://www.facebook.com/shivamsingh0031" target="_blank"><i class="fa fa-facebook"><small class="logo_name"> Facebook</small></i></a>
<a href="https://twitter.com/shivamsingh0031" target="_blank"><i class="fa fa-twitter"><small class="logo_name"> Twitter</small></i></a>
<a href="https://thisisshivam31.github.io/shivamsinghshera" target="_blank"><i class="fa fa-google"><small class="logo_name"> Google</small></i></a>
<a href="https://www.linkedin.com/in/thisisshivam31" target="_blank"><i class="fa fa-linkedin"><small class="logo_name"> Linkedin</small></i></a>
<a href="#" target="_blank"><i class="fa fa-youtube"><small class="logo_name"> Youtube</small></i></a>
<a href="https://instagram.com/shivamsingh_0031" target="_blank"><i class="fa fa-instagram"><small class="logo_name"> Instagram</small></i></a>
<p><b>W3ncert.com</b> Proudly created by <a href="#" id="thisisshivam31"><b>thisisshivam31</b></a> .</p>
</div>
<small><p class="All_Right_Reserved"><b>©2019-20 All Right Reserved.</b></p>
</footer>
</div>
</body>
</body>
</html>