-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
641 lines (561 loc) · 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
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
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title title="Government of India ,Ministry of Human Resource Development">Government of India, Ministry of Human Resource Development</title>
<link rel="shortcut icon" href="favicon.png" />
<!-- Bootstrap -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/animate.min.css" />
<link href="assets/css/bootstrap-dropdownhover.min.css" rel="stylesheet" />
<link type="text/css" rel="stylesheet" href="assets/css/dash.css" />
<link type="text/css" rel="stylesheet" href="assets/css/hover-min.css" />
<link type="text/css" rel="stylesheet" href="assets/css/footer.css" />
<link type="text/css" rel="stylesheet" href="assets/css/w3.css" />
<link href="assets/css/pace-theme-corner-indicator.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- nav section starts --->
<nav class="navbar navbar-inverse navbar-fixed-top animated fadeInDown scrolling-navbar delay-0.5s">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar" >
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="javascript:void(0)" class="official">MHRD</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html" title="Home">Home</a></li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" title="About Ministry of Human Resource Develpoment" data-hover="dropdown" data-animations="fadeInDown fadeInRight fadeInUp fadeInLeft ">About MHRD <span class="caret"></span></a>
<ul class="dropdown-menu">
<!--
bot link if it is usable we use this
<li><a href="https://l.messenger.com/l.php?u=http%3A%2F%2Fm.me%2F2085678438385202&h=ATN572ZDTrG-FCEp4hWdAzd6swVmZ1ZqgX2zYxzWvANOtjSdXaEkDuescWqtOcFsWuzycn4gF_QzbPtAHuftGa9cmGt_kCLybs1PnCKfUgbP7E0eE-Tj6ZfakwnM_kmOG7LovjDz_g0A-jI" title="bot">BOT</a></li>
-->
<li><a href="http://mhrd.gov.in/constitutional-provision" title="Constitutional Provision">Constitutional Provision</a></li>
<li><a href="http://mhrd.gov.in/allocation-business" title="Allocation of Business Rules">Allocation of Business Rules</a></li>
<li><a href="http://mhrd.gov.in/policy_initiatives" title="Policy Initiatives">Policy Initiatives</a></li>
<li><a href="http://mhrd.gov.in/important-days" title="Important Days">Important Days</a></li>
<li><a href="http://mhrd.gov.in/acts-higher" title="Acts and Rules">Acts and Rules</a></li>
<li><a href="http://mhrd.gov.in/citizens-charters" title="Citizen's Charter">Citizen's Charter</a></li>
<li><a href="http://mhrd.gov.in/cabe" title="Advisory Bodies">Advisory Bodies</a></li>
<li><a href="http://mhrd.gov.in/minister-page" title="Who's Who">Who's Who</a></li>
<li><a href="http://mhrd.gov.in//sites/upload_files/mhrd/files/DIRECORTY_REVISED_13122017.pdf " title="Telephone Directory">Telephone Directory</a></li>
</ul>
</li>
<li><a href="http://mhrd.gov.in/whos-who" title="Ministers">MINISTERS</a></li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Department" data-hover="dropdown" data-animations="fadeInDown fadeInRight fadeInUp fadeInLeft">Department <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="http://mhrd.gov.in/school-education" title="School Education & Literacy">School Education & Literacy</a></li>
<li><a href="http://mhrd.gov.in/higher_education" title="Higher Education">Higher Education</a></li>
</ul>
</li>
<li><a href="http://103.7.128.243:8085/swachhvidhyalaya/" title="swachh vidyalaya">SWACHH VIDYALAYA</a></li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" title="Institutions" data-hover="dropdown" data-animations="fadeInDown fadeInRight fadeInUp fadeInLeft" >INSTITUTIONS <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="http://mhrd.gov.in/institutions" title="School Education and Literacy">School Education and Literacy</a></li>
<li><a href="http://mhrd.gov.in/apex-level-bodies" title="Higher Education">Higher Education</a></li>
</ul>
</li>
<!-- Need to correct it <input type="text" name="search" placeholder="Search.."> -->
</ul>
<!--login signup links-->
<ul class="nav navbar-nav navbar-right">
<li><a href="#" data-toggle="modal" data-target="#signupModal"><span class="glyphicon glyphicon-user"></span> Sign Up</a></li>
<li><a href="#" data-toggle="modal" data-target="#loginModal"><span class="glyphicon glyphicon-log-in"></span> Login</a></li>
</ul>
</div>
</div>
</nav>
<!--navbar section end-->
<!--header section starts-->
<head>
<header>
<!--logo of mhrd-->
<div class="container-fluid" id="hd">
<img src="assets/images/logo.png" alt="border" class="img-rounded pull-left" id="logo">
</div>
<!--ends logo section-->
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
<li data-target="#carousel-example-generic" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="assets/images/pm.jpg" alt="First slide" >
<div class="carousel-caption">
<h3 class="caption">
Interact With PM on 16th Feb. 2018</h3>
<h4 class="caption">
"Let Us Celebrate The Festival of Exams Together"</h4>
</div>
</div>
<div class="item">
<img src="assets/images/bannerimage.jpg" alt="Second slide" >
<div class="carousel-caption">
<h3 class="caption">
National Achievement Survey - 2017</h3>
<h4 class="caption">
District Report Card (Provisional)</h4>
</div>
</div>
<div class="item">
<img src="assets/images/bannerimage2.jpg" alt="Third slide" >
<div class="carousel-caption">
<h3 class="caption">
Balancing The Socio Economic Fabric </h3>
<h4 class="caption">
Ministry of Human Resource Development.</h4>
</div>
</div>
<div class="item">
<img src="assets/images/bannerimage3.jpg" alt="Fourth slide" >
<div class="carousel-caption">
<h3 class="caption">
Balancing The Socio Economic Fabric </h3>
<h4 class="caption">
Ministry of Human Resource Development.</h4>
</div>
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span></a><a class="right carousel-control"
href="#carousel-example-generic" data-slide="next"><span class="glyphicon glyphicon-chevron-right">
</span></a>
</div>
<div class="main-text hidden-xs">
<div class="col-md-12 text-center">
<h1 style="font-family: 'Muli', sans-serif;">
Ministry of Human Resource & Development</h1>
<h3 style="font-family: 'Muli', sans-serif;">
A New Vision... A New Approach
</h3>
<!--
please change this section
<div class="">
<a class="btn btn-clear btn-sm btn-min-block" href="login.html">Login</a><a class="btn btn-clear btn-sm btn-min-block"
href="signup.html">Sign Up</a></div>
--->
</div>
</div>
</div>
</div>
</div>
<!--sample nav bar starts--->
<div class="scrollmenu">
<a class="nav-link active" href="http://mhrd.gov.in/about-mhrd">About</a>
<a class="nav-link" href="http://mhrd.gov.in/whos-who">Ministers</a>
<a class="nav-link" href="http://mhrd.gov.in/school-education">Department</a>
<a class="nav-link " href="http://mhrd.gov.in/schemes">Schemes</a>
<a class="nav-link active" href="http://mhrd.gov.in/institutions">Institution</a>
<a class="nav-link" href="http://digitalindia.gov.in/">Didgital India</a>
<a class="nav-link" href="http://mhrd.gov.in/apex-level-bodies">Education</a>
<a class="nav-link " href="http://mhrd.gov.in/statist">Statics</a>
<a class="nav-link active" href="https://www.youtube.com/user/HRDMinistry/videos">Multimedia</a>
</div>
<!--sample navbar ends-->
<!-- Photo Grid -->
<div class="container-fluid" id="caps">
<div id="paneledit" class="row">
<div class="col-lg-12">
<center>
<h1 id="kill"><span id="mongo2">About</span> Us</h1>
<hr></hr>
</center>
<div id="panel"class="col-lg-6 col-md-6 col-sm-8 col-xs-8">
<center>
<h3 class="delecious">We Create a Future Of Country</h3>
<p style="font-family: 'Muli', sans-serif;" class="text-justify">The future belongs to India-the largest vibrant democracy in the world, teeming with opportunities. With hope in their eyes and a yearning to learn, the youth of this great nation awaits a new paradigm of education that fosters knowledge with analytical skills, logical reasoning and the ability to imagine beyond the given.</p>
<h4><b>Shri Parkash Javadekar</b></h4>
<img id="cookimg" src="https://i.imgur.com/9hh0tRc.png?1" />
</center>
</div>
<div id="panelimg" class="col-lg-6 col-md-6 col-sm-4 col-xs-4">
<img src="assets/images/t1.jpeg">
<img src="assets/images/t2.jpeg">
<img src="assets/images/t3.jpeg">
<img src="assets/images/t4.jpeg">
<img src="assets/images/t5.jpeg">
<img src="assets/images/t6.jpeg">
</div>
</div>
</div>
</div>
<!--parallax-->
<div class="parallax-window" data-parallax="scroll" data-image-src="assets/images/parallaxflag.jpg"></div>
<!--New vision new approach section start-->
<br />
<section id="newvision" class="wow slideInLeft" style="cursor:pointer;">
<!--new vision new appproach images dectiopn start -->
<div class="container-fluid">
<center>
<h1 id="kill"><span id="mongo2">New</span> Vision for <span id="mongo2">New</span> Approach</h1>
<hr></hr>
<h2 class="future text-justify" style="display:inline-block;">The future belongs to India-the largest vibrant democracy in the world, teeming with opportunities. With hope in their eyes and a yearning to learn, the youth of this great nation awaits a new paradigm of education that fosters knowledge with analytical skills, logical reasoning and the ability to imagine beyond the given.</h2>
</center>
<br />
<div class="col-md-2 col-lg-2 col-sm-2 col-xs-2" id="moto">
<span class="glyphicon glyphicon-ok-circle hvr-grow-shadow" aria-hidden="true" style="color:red; font-size:35px;"></span>
<h2 id="caps" class="text-justify"><strong>Quality</strong></h2>
<p style="text-align:center; display:inline-block;">In manufacturing, a measure of excellence or a state of being free from defects, deficiencies and significant variations</p>
</div>
<div class="col-md-2 col-lg-2 col-sm-2 col-xs-2" id="moto">
<span class="glyphicon glyphicon-user hvr-grow-shadow" aria-hidden="true" style="color:lightblue; font-size:35px;"></span>
<h2 id="caps" class="text-justify"><strong>Social Development</strong></h2>
<p style="text-align:center; display:inline-block;">Social development is about improving the well-being of every individual in society so they can reach their full potential.</p>
</div>
<div class="col-md-2 col-lg-2 col-sm-2 col-xs-2" id="moto">
<span class="glyphicon glyphicon-ok hvr-grow-shadow" aria-hidden="true" style="color:orange; font-size:35px;"></span>
<h2 id="caps" class="text-justify"><strong>Inclusive</strong></h2>
<p style="text-align:center; display:inline-block;">Brazil’s currency soared and the country became a model for a developing world on the lookout for recipes of inclusive growth.</p>
</div>
<div class="col-md-2 col-lg-2 col-sm-2 col-xs-2" id="moto">
<span class="glyphicon glyphicon-thumbs-up hvr-grow-shadow" aria-hidden="true" style="color:skyblue; font-size:35px;"></span>
<h2 id="caps" class="text-justify"><strong>Technology</strong></h2>
<p style="text-align:center; display:inline-block;">Technology is the collection of techniques, skills, methods, and processes used in the production of goods, services and objectives.</p>
</div>
<div class="col-md-2 col-lg-2 col-sm-2 col-xs-2" id="moto">
<span class="glyphicon glyphicon-comment hvr-grow-shadow" aria-hidden="true" style="color:blue; font-size:35px;"></span>
<h2 id="caps" class="text-justify"><strong>Communication</strong></h2>
<p style="text-align:center; display:inline-block;">Communication is the act of conveying intended meanings from one entity or group to another through the use of mutually understood signs & rules.</p>
</div>
<div class="col-md-2 col-lg-2 col-sm-2 col-xs-2" id="moto">
<span class="glyphicon glyphicon-education hvr-grow-shadow" aria-hidden="true" style="color:orange; font-size:35px;"></span>
<h2 id="caps" class="text-justify"><strong>New Education Policy</strong></h2>
<p style="text-align:center; display:inline-block;">The National Policy on Education was framed in 1986 and modified in 1992. Since then several changes have taken place that calls for a revision of the Policy. </p>
</div>
</div>
</section>
<hr>
<section id="initiative">
<div class="container-fluid">
<div id="demo">
<div id="section6" class="row" >
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
</ol>
<center>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox" id="carminister">
<div class="item active">
<img src="http://i.imgur.com/8ZOp62x.jpg" alt="" class="mainImg">
<div class="carousel-caption">
<h1 class="testimonials">Shri Prakash Javdekar</h1>
<img src="https://i.imgur.com/9hh0tRc.png?1" class="logoimg1">
<br />
<br />
<h3 class="carouselP1">Prakash Javadekar is an Indian politician. He is a member of the Bharatiya Janata Party (BJP) and is the incumbent Union Minister of Ministry of Human Resource Development (MHRD), Government of India. Javadekar is an official spokesperson of the BJP.
<h3 class="carouselP2">Shri Prakash Javdekar</h3>
<h3 class="carouselP3">Hon'ble Minister of HRD</h3>
</div>
</div>
<div class="item">
<img src="http://i.imgur.com/8ZOp62x.jpg" alt="" class="mainImg">
<div class="carousel-caption">
<h1 class="testimonials">Shri Narendra Damodardas Modi</h1>
<img src="assets/images/namo.png" class="logoimg2">
<br />
<br />
<h3 class="carouselP1">Narendra Damodardas Modi is an Indian politician who is the 16th and current Prime Minister of India. He was the Chief Minister of Gujarat from 2001 to 2014, and is the Member of Parliament for Varanasi. </h3>
<h3 class="carouselP2">Shri Narendra Modi</h3>
<h3 class="carouselP3">Hon'ble Prime Minister of India</h3>
</div>
</div>
<div class="item">
<img src="http://i.imgur.com/8ZOp62x.jpg" alt="" class="mainImg">
<div class="carousel-caption">
<h1 class="testimonials">Shri Upendra Kushwaha</h1>
<img src="assets/images/upen.jpg" class="logoimg2">
<br />
<br />
<h3 class="carouselP1">Upendra Kushwaha is an Indian politician and Minister of State for HRD in Government of India. He is a Member of Parliament From Karakat loksabha in rohtas district, a kushwaha caste dominated consitiuency in Bihar.</h3>
<h3 class="carouselP2">Shri Upendra Kushwaha</h3>
<h3 class="carouselP3">Hon'ble Minister of State for HRD</h3>
</div>
</div>
</center>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--new vision new approch images section ends-->
<!--initiatives and schemes section start --->
<section id="newvision" class="wow zoomIn" >
<div id=events class="container-fluid">
<center><h1 id="kill">In<span id="mongo2">it</span>ia<span id="mongo2">ti</span>ve<span id="mongo2">s</span> & Sc<span id="mongo2">he</span>me<span id="mongo2">s</span></h1>
<hr></hr></center>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img id="pic1" src="https://imgur.com/9DfkUfO.jpg" />
<div id="text2" >
<h3>Rusa</h3>
<p style="text-align:center; display:inline-block;">Improve the overall quality of state institutions by ensuring conformity to prescribed norms and standards and adopt accreditation as a mandatory quality assurance framework initiated by the Ministry of HRD.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img id="pic1" src="https://imgur.com/P0u7Z1I.jpg" >
<div id="text2" >
<h3>Vidyanjali</h3>
<p style="text-align:center; display:inline-block;">Vidyanjali is an initiative of the Ministry of Human Resource Development, Department of School Education & Literacy to enhance the community and private sector participation in Govt. schools.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img id="pic1" src="https://imgur.com/gRQzEkN.jpg" >
<div id="text2">
<h3>SSA Shagun</h3>
<p style="text-align:center; display:inline-block;">States and UT’s are funded to implement activities under different components of SSA. Using this portal, States and UT’s will be able to share their progress & fund utilization.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--initiative and scheme section ends-->
<br />
<section id="social handles" style="background:lightgrey;">
<div class="container-fluid">
<div class="row">
<h1 id="kill" style="text-align:center;">So<span id="mongo2">ci</span>al <span id="mongo2">Me</span>di<span id="mongo2">a </span> Ha<span id="mongo2">nd</span>le<span id="mongo2">s</span></h1>
<hr></hr>
<div class="col-md-4 col-sm-12" id="facebookpage">
<div class="video-container">
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FHRDMinistry%2F&tabs=timeline&width=450&height=502&small_header=true&adapt_container_width=false&hide_cover=false&show_facepile=false&appId" width="450" height="502" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
</div>
</div>
<br />
<div class="col-md-4 col-sm-12" id="twitterhandle">
<center>
<div class="video-container">
<a class="twitter-timeline" data-width="450" data-height="502" data-dnt="true" href="https://twitter.com/HRDMinistry?ref_src=twsrc%5Etfw">Tweets by HRDMinistry</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</center>
<br />
</div>
<div class="col-md-4 col-sm-12" id="youtubepage">
<div class="video-container">
<iframe width="450" height="502" src="https://www.youtube.com/embed/Nc1bayAJgTw" frameborder="0" allowfullscreen="" ></iframe>
</div>
<br />
</div>
</div>
</div>
<br />
</section>
<br />
<marquee direction="left">
<div class="col-md-3">
<p id="r3">The future belongs to India-the largest vibrant democracy in the world, teeming with opportunities. With hope in their eyes and a yearning to learn, the youth of this great nation awaits a new paradigm of education that fosters knowledge with analytical skills, logical reasoning and the ability to imagine beyond the given.</p>
</div>
</marquee>
<br />
<!--unforgetable section starts-->
<div class="container-fluid" id="large">
<h1 id="kill">Me<span id="mongo2">mo</span>ra<span id="mongo2">ble</span> Qu<span id="mongo2">te</span>s</h1>
</div>
<div class="container-fluid" id="motivation">
<img class="mySlides w3-animate-fading" src="assets/images/md.jpg" style="width:100%;">
<img class="mySlides w3-animate-fading" src="assets/images/jcb.Jpg" style="width:100%;">
<img class="mySlides w3-animate-fading" src="assets/images/apj.jpg" style="width:100%;">
<img class="mySlides w3-animate-fading" src="assets/images/rb.jpg" style="width:100%;">
</div>
<!--emities section ends-->
<!-- icon images section start--->
<section id="schm">
<div class="container-fluid" id="large">
<div class="row">
<div class="col-lg-2 col-md-2 col-xs-2 col-sm-2">
<img src="assets/images/gov.png" alt="gov">
</div>
<div class="col-lg-2 col-md-2 col-xs-2 col-sm-2">
<img src="assets/images/gov6.png" alt="gov">
</div>
<div class="col-lg-2 col-md-2 col-xs-2 col-sm-2">
<img src="assets/images/gov2.png" alt="gov">
</div>
<div class="col-lg-2 col-md-2 col-xs-2 col-sm-2">
<img src="assets/images/gov3.png" alt="gov" >
</div>
<div class="col-lg-2 col-md-2 col-xs-2 col-sm-2">
<img src="assets/images/gov4.png" alt="gov" >
</div>
<div class="col-lg-2 col-md-2 col-xs-2 col-sm-2">
<img src="assets/images/gov5.png" alt="gov" >
</div>
</div>
</div>
</section>
<!--icon images section ends---->
</header>
</head>
<!--footer section starts-->
<footer id="myFooter">
<div class="container-fluid">
<div class="row">
<div class="col-sm-3">
<h5 title="About Ministry of MHRD (Ministry of Human Resource & Development)">About Ministry of MHRD</h5>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="http://mhrd.gov.in/about-mhrd">Overview</a></li>
<li><a href="http://mhrd.gov.in/constitutional-provision">Constitutional Provision</a></li>
<li><a href="http://mhrd.gov.in/allocation-business">Allocation of Business Rules</a></li>
<li><a href="http://mhrd.gov.in/schemes">Schemes</a></li>
<li><a href="http://mhrd.gov.in/policy_initiatives">Policy Initiatives</a></li>
<li><a href="http://mhrd.gov.in/sites/upload_files/mhrd/files/DIRECORTY_REVISED_13122017.pdf">Telephone Directory</a></li>
</ul>
</div>
<div class="col-sm-3">
<h5 title="About Institutions">Institutes</h5>
<ul>
<li><a href="http://mhrd.gov.in/institutions">School Education & Literacy</a></li>
<li><a href="http://mhrd.gov.in/apex-level-bodies">Higher Education</a></li>
<li><a href="#">Upcoming Policies</a></li>
</ul>
<h5 title="About Multimedia">Multimedia</h5>
<ul>
<li><a href="https://www.youtube.com/user/HRDMinistry/videos">YouTube Channel</a></li>
<li><a href="http://mhrd.gov.in/audios">Audio</a></li>
<li><a href="http://mhrd.gov.in/gallery">Photo Gallery</a></li>
</ul>
</div>
<div class="col-sm-3">
<h5 title="About Other Information">Other Information</h5>
<ul>
<li><a href="http://mhrd.gov.in/terms-condition">Terms & Condition</a></li>
<li><a href="http://mhrd.gov.in/copyright_policy">Privacy Policy</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="http://mhrd.gov.in/help">Help</a></li>
<li><a href="http://mhrd.gov.in/feedback">Feedback</a></li>
<li><a href="http://mhrd.gov.in/contact-us">Contact Us</a></li>
</ul>
</div>
<div class="col-sm-3 info">
<h5>NIC National Informatics Centre</h5>
<p>"This site is designed, hosted and maintained by National Informatics Centre (NIC), Department of Electronics & Information Technology, Ministry of Communications & Information Technology,
Government of India."</p>
<img src="QR code.png" alt="QR code">
</div>
</div>
</div>
<div class="second-bar">
<div class="container">
<h2 class="logo"><a href="javascript:void(0)">MHRD</a></h2>
<div class="social-icons">
<a href="https://twitter.com/HRDMinistry" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/HRDMinistry" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="google"><i class="fa fa-google-plus"></i></a>
</div>
</div>
</div>
</footer>
<!--fotter section ends-->
<!--LogIn Modal Section -->
<!-- Small modal -->
<div class="modal" id="loginModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-md">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 style="font-size: 25px;">Log In <span class="glyphicon glyphicon-log-in hvr-forward" aria-hidden="true"></span></h4>
</div>
<div class="modal-body">
<p style="font-size: 17px;"><span class="glyphicon glyphicon-circle-arrow-right hvr-forward" aria-hidden="true"></span> Are you sure you want to Login? <br /></p>
<div class="actionsBtns">
<button class="btn btn-success" ><a href="login.html" style="text-decoration:none; color: white;">Log In <span class="glyphicon glyphicon-log-in hvr-forward" aria-hidden="true"></span></a></button>
<button class="btn btn-default" data-dismiss="modal"> Cancel <span class="glyphicon glyphicon-remove hvr-grow" aria-hidden="true"></span></button>
</div>
</div>
</div>
</div>
</div>
<!--SignUp Modal Section -->
<!-- Small modal -->
<div class="modal" id="signupModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-md">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 style="font-size: 25px;">Sign Up <span class="glyphicon glyphicon-user hvr-forward" aria-hidden="true"></span></h4>
</div>
<div class="modal-body">
<p style="font-size: 17px;"><span class="glyphicon glyphicon-circle-arrow-right hvr-forward" aria-hidden="true"></span> Confirm Below to Sign In .. <br /></p>
<div class="actionsBtns">
<button class="btn btn-success" ><a href="signup.html" style="text-decoration:none; color: white;">Sign Up <span class="glyphicon glyphicon-user hvr-forward" aria-hidden="true"></span></a></button>
<button class="btn btn-default" data-dismiss="modal"> Cancel <span class="glyphicon glyphicon-remove hvr-grow" aria-hidden="true"></span></button>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="assets/js/parallax.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/pace.min.js"></script>
<!-- Bootstrap Dropdown Hover JS -->
<script src="assets/js/bootstrap-dropdownhover.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script>
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("mySlides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {myIndex = 1}
x[myIndex-1].style.display = "block";
setTimeout(carousel, 9000);
}
</script>
<script type="text/javascript">
$(document).ready(function (){
$('.carousel').carousel({
interval: 3000
});
$('.carousel').carousel('cycle');
});
</script>
</body>
</html>