forked from harshvardhansb/TourGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
580 lines (443 loc) · 24.4 KB
/
index.html
File metadata and controls
580 lines (443 loc) · 24.4 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
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TourGuide</title>
<link rel="icon" type="image/x-icon" href="/slider/travel.jpg">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
</head>
<body>
<!-- images slide start -->
<section style="display: flex;
justify-content: center;
align-items: center;">
<div class="img-slider" >
<div class="slide active">
<img src="slider/1.jpg" alt="">
<div class="info">
<h2>India </h2>
<p>These Images Suggest That Even Nature Makes India A Place Of Unity In Diversity</p>
</div>
</div>
<div class="slide">
<img src="slider/Valleys.jpg" alt="">
<div class="info">
<h2>Valleys </h2>
<p>There are several valleys in India and each of these has an unparalleled charm. Some valleys of India are covered with snow while some of them are luxuriant green. Due to being diverse in nature, these valleys attract travelers from all over the world. Valleys of India are perfect for nature lovers and photography enthusiasts.</p>
</div>
</div>
<div class="slide">
<img src="slider/Deserts.jpg" alt="">
<div class="info">
<h2>Deserts</h2>
<p>Like other landscapes, India is also home to three famous deserts that include Cold Mountain Desert of the Trans-Himalayas, White Salt Desert of Kutch and Golden Sandy Desert of Rajasthan. Each of these deserts has its own exclusivity contributing into the natural diversity of India.</p>
</div>
</div>
<div class="slide">
<img src="slider/Beaches.jpg" alt="">
<div class="info">
<h2>Beaches</h2>
<p>Just like hill stations, valleys and wildlife sanctuaries, beaches also play important role in contributing to the diverse natural beauty of India. There are many beaches in India that attract a number of travelers for enjoying vacation. These beaches also allow the travelers to enjoy excellent beachside activities.</p>
</div>
</div>
<div class="slide">
<img src="slider/Backwater.jpg" alt="">
<div class="info">
<h2>Backwaters</h2>
<p>Bordered by dense groves of coconut trees, backwaters of India are often beautifully green owing to the growth of algae on the facade. Backwaters of Kerala and Goa are important part of tourism in India. To enhance their beauty, these backwaters are explored using elegantly crafted houseboats that are the epitome of luxury, style and comfort. Travelers indulge into peaceful surroundings of the backwaters on their vacations.</p>
</div>
</div>
<div class="slide">
<img src="slider/mangrove.jpg" alt="">
<div class="info">
<h2>Mangrove</h2>
<p>A mangrove is a shrub or tree that grows in coastal saline or brackish water. The term is also used for tropical coastal vegetation consisting of such species.</p>
</div>
</div>
<div class="navigation">
<div class="btn active"></div>
<div class="btn"></div>
<div class="btn"></div>
<div class="btn"></div>
<div class="btn"></div>
</div>
</div>
</section>
<!-- image slider end -->
<!--image card layout start-->
<div class="container">
<!--image row start-->
<div class="row">
<!--image card start-->
<div class="image">
<img src="images/Ladakh-winter.jpg" alt="">
<div class="details">
<h2>Nubra Valley <span>Ladakh</span></h2>
<p>The barren rugged view of this valley, which lies between Kashmir and Tibet, will take your breath away. You can feast your eyes on charming monasteries, the Nubra and Shyok rivers, Bactrian camels, and sand dunes. A photographer’s delight, the valley is home to people of the Balti culture in Turtuk. </p>
<div class="more">
<a href="https://www.india.com/travel/nubra-valley/" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/Khajjiar.jpg" alt="">
<div class="details">
<h2>Khajjiar <span>Himachal Pradesh</span></h2>
<p>Popularly known as Mini Switzerland, Khajjiar deserves your attention if you are looking for places in India for honeymoon. The combination of lush green meadows, lofty Himalayas encased in snow and dense forests make this place heavenly. Here, you can enjoy adventures like trekking, zorbing, jungle safari and paragliding. </p>
<div class="more">
<a href="https://www.tourmyindia.com/states/himachal/khajjiar.html" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/Tawang.jpg" alt="">
<div class="details">
<h2>Tawang <span>Arunachal Pradesh</span></h2>
<p>Gorgeous blue lakes, passes with amazing views, verdant greenery and tranquil monasteries make Tawang one of the best places to explore in India. The 400-year-old Tawang Monastery or Golden Namgyal Lhatse (second largest in the world) is a special attraction here. At a height of about 3048 m above sea level, Tawang boasts snowfall in November and December especially. </p>
<div class="more">
<a href="https://www.incredibleindia.org/content/incredibleindia/en/destinations/tawang.html" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
</div>
<!--image row end-->
<!--image row start-->
<div class="row">
<!--image card start-->
<div class="image">
<img src="images/COORG.jpg" alt="">
<div class="details">
<h2>Coorg <span>Karnataka </span></h2>
<p>Located amidst imposing mountains in Karnataka with a perpetually misty landscape, Coorg is a popular coffee producing hill station. It is popular for its beautiful green hills and the streams cutting right through them.</p>
<div class="more">
<a href="https://www.holidify.com/places/coorg" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/triund.jpg" alt="">
<div class="details">
<h2>Triund <span>Himachal Pradesh</span></h2>
<p>Triund is a small hill station in the Kangra district in the state of Himachal Pradesh, India. Triund is a part of Dharamkot. Triund is at the foot of the Dhauladhar ranges and is at a height of 2,828 metres (9,278 ft). </p>
<div class="more">
<a href="https://www.tripadvisor.in/Attraction_Review-g1092107-d1383036-Reviews-Triund_Hill-McLeod_Ganj_Dharamsala_Kangra_District_Himachal_Pradesh.html" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/varanasi.jpg" alt="">
<div class="details">
<h2> Varanasi <span>Uttar Pradeesh</span></h2>
<p>Dating back to the 8th century BC, Varanasi is one of the oldest still inhabited cities in the world. A major pilgrimage center for Hindus, this holy city has long been associated with the mighty Ganges River, one of the faith's most important religious symbols. </p>
<div class="more">
<a href="https://www.taleof2backpackers.com/the-pilgrimage-amarnath-yatra/" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
</div>
<!--image row end-->
<!--image row start-->
<div class="row">
<!--image card start-->
<div class="image">
<img src="images/amerfort.jpg" alt="">
<div class="details">
<h2> Amer Fort <span>Jaipur</span></h2>
<p>Amer Fort (often also spelt "Amber") was built as a fortified palace in 1592 by Maharaja Man Singh I and has long served as the capital of Jaipur. </p>
<div class="more">
<a href="https://www.planetware.com/india/top-rated-attractions-places-to-visit-in-jaipur-ind-1-25.htm" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/chopta.jpg" alt="">
<div class="details">
<h2> Chandrashila,Chopta <span>Uttarakhand</span></h2>
<p>With mesmerizing summit views of Kedar, Chaukhamba, and the Himalayas, the Chandrashila trek, at an altitude of 12,083 ft. is one of the most suitable treks for beginners. A visit to the holy Tugnath temple, famous for being the highest Shiva temple in the world offers you a vantage point in the trek. </p>
<div class="more">
<a href="https://www.thrillophilia.com/tours/tuganath-and-chandrashilla-in-chopta" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<!--image card start-->
<div class="image">
<img src="images/munnar.jpeg" alt="">
<div class="details">
<h2>Munnar <span>Kerala</span></h2>
<p>Munnar is a town in the Western Ghats mountain range in India’s Kerala state. A hill station and former resort for the British Raj elite, it's surrounded by rolling hills dotted with tea plantations established in the late 19th century. Eravikulam National Park, a habitat for the endangered mountain goat Nilgiri tahr, is home to the Lakkam Waterfalls, hiking trails and 2,695m-tall Anamudi Peak. </p>
<div class="more">
<a href="https://www.keralatourism.org/destination/munnar/202" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card end-->
<!--image card start-->
<!-- add in this row if only 1 or 2 cards are not present else create a new row -->
</div>
<!--image row end-->
<!--image row start-->
<div class = "row">
<!--image card start-->
<div class="image">
<img src="images/gurgaon.jpg" alt="">
<div class="details">
<h2>Gurgaon <span>Haryana </span></h2>
<p>Gurgaon is a city just southwest of New Delhi in northern India. It’s known as a financial and technology hub.</p>
<div class="more">
<a href="https://www.holidify.com/places/gurgaon" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/qutub minar.jpg" alt="">
<div class="details">
<h2>Qutub Minar <span>New Delhi </span></h2>
<p>The Qutb Minar, also spelled Qutub Minar and Qutab Minar, is a minaret and "victory tower".</p>
<div class="more">
<a href="https://www.holidify.com/places/delhi/" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/india gate.jpg" alt="">
<div class="details">
<h2>India Gate<span>New Delhi </span></h2>
<p>The India Gate is a war memorial located astride the Kartavya path on the eastern edge of the "ceremonial axis" of New Delhi, formerly called duty path.</p>
<div class="more">
<a href="https://www.holidify.com/places/delhi/" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
</div>
<!--image row end-->
<!--image row start-->
<div class = "row">
<!--image card start-->
<div class="image">
<img src="images/Palolem Beach.jfif" alt="">
<div class="details">
<h2>Palolem Beach <span>Goa </span></h2>
<p>Palolem Beach is situated in Canacona in southern Goa, India. The beach attracts many international tourists, mainly during the winter season between November and March. It is considered to be one of the region's most beautiful beaches.</p>
<div class="more">
<a href="https://en.wikipedia.org/wiki/Palolem_Beach" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/ayodhya.jpeg" alt="">
<div class="details">
<h2>Ramnagari <span>Ayodhya </span></h2>
<p>Ram Mandir is a Hindu temple that is being built in Ayodhya, Uttar Pradesh, India, at the site of Ram Janmabhoomi.</p>
<div class="more">
<a href="https://www.holidify.com/places/ayodhya" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/Allahabad.jpg" alt="">
<div class="details">
<h2>sangamnagari <span>Prayagraj </span></h2>
<p>Sangam,prayagraj is one of the most famed Holy Places in prayagraj and is an essential part of the prayagraj Tour..</p>
<div class="more">
<a href="https://www.holidify.com/places/prayagraj" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image row start-->
<div class = "row">
<!--image card start-->
<div class="image">
<img src="images/akshardham.jpg" alt="">
<div class="details">
<h2>Akshardham mandir <span>Delhi </span></h2>
<p>Akshardham mandir is a Hindu temple located in New Delhi. This is the biggest Hindu temple in the world. The architect and creator of the Akshardham mandir are Bochasanwasi Akshar Purushottam Swaminarayan Sanstha. Akshardham Mandir is built on 100 acres.</p>
<div class="more">
<a href="https://en.wikipedia.org/wiki/akshardham mandir" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/statueofunity.jpg" alt="">
<div class="details">
<h2> Statue of Unity <span> Gujarat </span></h2>
<p>Statue of Unity is a memorial to The Iron Man of India, Sardar Vallabhbhai Patel. The statue has been erected to propagate Sardar Vallabhbhai Patel's vision of India and to inspire the Citizens of India through his patriotism and freedom struggle. The Bronze statue of the founding father of the Republic of India stands 182 metres tall grabbing the attention of the whole world as the 'Tallest statue in the World'. The statue of Unity is Located in Gujrat, by the banks of River Narmada on the River Island of Sadhu Bet overlooking the Narmada Dam (Sardar Sarovar Dam) from 3.2 km away. </p>
<div class="more">
<a href="https://www.holidify.com/state/gujarat/statue-of-unity-sightseeing-124934.html" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/jagdalpur.jpg" alt="">
<div class="details">
<h2>Chitrakote Falls <span> Chhattisgarh </span></h2>
<p>The Chitrakote Falls is a natural waterfall on the Indravati River, located to the west of Jagdalpur, in Bastar district in the Indian state of Chhattisgarh. </p>
<div class="more">
<a href="https://en.wikipedia.org/wiki/Chitrakote_Falls" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image row start-->
<div class = "row">
</div>
<!--image row start-->
<div class = "row">
<!--image card start-->
<div class="image">
<img src="images/dallake.jpg" alt="">
<div class="details">
<h2> Dal Lake <span> Srinagar </span></h2>
<p>Dal is a lake in Srinagar, the summer capital of Jammu and Kashmir, India. It is an urban lake, the second largest lake in Jammu and Kashmir, and the most visited place in Srinagar by tourists and locals. </p>
<div class="more">
<a href="https://en.wikipedia.org/wiki/Dal_Lake" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/jaipur.jpg" alt="">
<div class="details">
<h2> Hawa Mahal <span> Rajasthan </span></h2>
<p>The Hawa Mahal is a palace in the city of Jaipur, India. Built from red and pink sandstone, it is on the edge of the City Palace, Jaipur, and extends to the Zenana, or women's chambers. </p>
<div class="more">
<a href="https://en.wikipedia.org/wiki/Hawa_Mahal" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/Ajanta-caves.jpg" alt="">
<div class="details">
<h2> Ajanta Caves <span> Maharashtra </span></h2>
<p>Ajanta Caves, Buddhist rock-cut cave temples and monasteries, located near Ajanta village, north-central Maharashtra state, western India, that are celebrated for their wall paintings.</p>
<div class="more">
<a href="https://www.maharashtratourism.gov.in/-/ajanta" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
</div>
<div class="row">
<!--image row end-->
<!--image card start-->
<div class="image">
<img src="https://cdn.budgetyourtrip.com/images/photos/headerphotos/large/india_amritsar.jpg" alt="">
<div class="details">
<h2>Golden Temple <span> Amritsar, Punjab</span></h2>
<p>The Golden Temple (also known as the Harmandir Sahib, lit. 'abode of God'. It is the preeminent spiritual site of Sikhism. </p>
<div class="more">
<a href="https://en.wikipedia.org/wiki/Golden_Temple" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<!--image card start-->
<div class="image">
<img src="images/sinhgad.jpg" alt="">
<div class="details">
<h2>Sinhagad Fort <span>Pune,Maharashtra</span></h2>
<p>Sinhagad is an ancient hill fortress, Battle of Sinhagad </p>
<div class="more">
<a href="https://punetourism.co.in/sinhagad-fort-pune" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
<div class="image">
<img src="images/lonavala.jpg" alt="">
<div class="details">
<h2>lonavala <span>Pune, Maharashtra</span></h2>
<p>Lonavala is one of the twin hill stations located near to each other, the other being Khandala. </p>
<div class="more">
<a href="https://www.tripadvisor.in/Tourism-g608474-Lonavala_Pune_District_Maharashtra-Vacations.html" class="read-more">Read <span>More</span></a>
</div>
</div>
</div>
<!--image card end-->
</div>
<!--image row end-->
</div>
<!-- add in this row if only 1 or 2 cards are not present else create a new row -->
</div>
<!--image card layout end-->
<script type="text/javascript">
var slides = document.querySelectorAll('.slide');
var btns = document.querySelectorAll('.btn');
let currentSlide = 1;
// Javascript for image slider manual navigation
var manualNav = function(manual){
slides.forEach((slide) => {
slide.classList.remove('active');
btns.forEach((btn) => {
btn.classList.remove('active');
});
});
slides[manual].classList.add('active');
btns[manual].classList.add('active');
}
btns.forEach((btn, i) => {
btn.addEventListener("click", () => {
manualNav(i);
currentSlide = i;
});
});
// Javascript for image slider autoplay navigation
var repeat = function(activeClass){
let active = document.getElementsByClassName('active');
let i = 1;
var repeater = () => {
setTimeout(function(){
[...active].forEach((activeSlide) => {
activeSlide.classList.remove('active');
});
slides[i].classList.add('active');
btns[i].classList.add('active');
i++;
if(slides.length == i){
i = 0;
}
if(i >= slides.length){
return;
}
repeater();
}, 10000);
}
repeater();
}
repeat();
</script>
</body>
</html>