-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (128 loc) · 8.36 KB
/
index.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
<!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="index.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">
<link href="https://fonts.googleapis.com/css?family=Galada&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>
<script type="text/javascript" src="index.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 animated flash">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="#">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="ncertbooks.html">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">
<div id="demo" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="https://i.postimg.cc/NFJg5tms/1.jpg" width="100%" class="main_images">
<div class="carousel-caption text-info">
<h3 class="welcome animated zoomInDown text-danger">"Welcome"</h3>
</div>
</div>
<div class="carousel-item">
<img src="https://i.postimg.cc/BZMZhTyr/2.jpg" width="100%" class="main_images">
<div class="carousel-caption text-warning">
<h3 class="ncert_world animated zoomInDown text-success">"Ncert World"</h3>
</div>
</div>
<div class="carousel-item">
<img src="https://i.postimg.cc/3JN8zyQd/3.jpg" width="100%" class="main_images">
<div class="carousel-caption text-warning">
<h3 class="need animated zoomInDown text-danger">Need Any Help?</h3>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
<marquee id="martag">Don't worry you are on a best site of academic world. Here everything is update according to <p id = "t"></p> &
<p id = "d"></p> .</marquee>
<h1 class="w3ncert_big_logo animated pulse">W3ncert.com</h1>
<p class="learners">A Community of Passionate Educators and Learners.</p>
<table id="kc">
<tr>
<td class="ke"><h2 class="mm text-danger">ABOUT OUR WEBSITE</h2><br><p class="mn">Ever since 2019, W3ncert.com has been providing students with a rich and diverse learning environment. Knowledge, creativity and hands-on experience have always been at our core, and we’re proud of the generations of students who have educated from our website. We always encourage students to grow, learn and create each passing day.</p></td>
<td class="ki"><img src="https://i.postimg.cc/CxSsgPmv/couple-on-rocks.jpg"id="mo"></td>
</tr>
</table>
<div class="sb"><br>
<h3 class="sc">“Arise! Awake! and stop not until the goal is reached.”</h3><br>
<p class="sc">➱ Swami Vivekananda</p><br>
</div>
<h2 class="w3ncert_big_logo">Connecting...</h2>
<p class="learners">“Failure is the opportunity to begin again more intelligently.”</p>
<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>
</body>
</body>
</html>