-
Notifications
You must be signed in to change notification settings - Fork 0
/
explore.html
158 lines (153 loc) · 12.3 KB
/
explore.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Travel Assam | EXPLORE</title>
<link rel="stylesheet" href="./css/stylehome.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css">
</head>
<body>
<div class="star" style="z-index: +10;">
<nav class="navbar">
<div class="container">
<h1 class="logo lheading">AT</h1>
<ul class="navitems">
<li class="navitem"><a href="./index.html">HOME</a></li>
<li class="navitem"><a href="./explore.html">EXPLORE</a></li>
<li class="navitem"><a href="./contact.html">ABOUT US</a></li>
</ul>
</div>
</nav>
</div>
<section class="exp">
<h1 class="exp_head animate__slideInDown animate__animated">Some Best places to visit in Assam</h1>
<div class="container">
<div class="row exp1 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./ranghar1.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em;">RANG GHAR</h2>
<p class="sheading">Often referred to as the 'Colosseum of the East', Rang Ghar is one of the oldest surviving amphitheatres of Asia. It is located near Rangpur Palace at a distance of 3 km from Sibsagar town. The name translates to 'House of Entertainment' and dates back to 1746 A.D. when the Ahoms used to rule present-day Assam. This monument is an important historical place in Assam reflecting the architectural precision and grandeur of that time.</p>
<a href="./places/Ranghar.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp2 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./manas.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
MANAS NATIONAL PARK
</h2>
<p class="sheading">Manas National Park is a UNESCO Natural World Heritage site, a Project Tiger Reserve, an Elephant Reserve and a Biosphere Reserve in Assam. The only tiger reserve in Assam and also famous for the rare golden langur and the red panda, Manas is one of the best-kept national parks in India.</p>
<a href="./places/manash.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp3 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/kazi.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
KAZIRANGA NATIONAL PARK
</h2>
<p class="sheading">Home to the largest population of the one-horned rhino on earth, Kaziranga National Park is one of India’s national treasures in terms of flora and fauna. Located in the state of Assam in North-Eastern India, its total area is shared by the districts of Nagaon, Golaghat and Karbi Anglong placing it roughly at the centre of the state.</p>
<a href="./places/kaziranga.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp4 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/majuli.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
MAJULI
</h2>
<p class="sheading">Majuli is a lush green environment-friendly, a pristine and pollution-free freshwater island in the river Brahmaputra, just 20 km from the Jorhat city and located 347 Kms from Guwahati. With a total area of 1250 sq. km, Majuli is the world's largest river island and it attracts tourists from all over the world. Among one of the most surreal places in India, Majuli is also a strong contender for a place in UNESCO's World Heritage Sites.</p>
<a href="./places/majuli.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp5 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/Agnigarh_Hill,_Tezpur.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
AGNIGARH
</h2>
<p class="sheading">In the district of Tezpur, Assam, there is a hillock on the bank of the River Brahmaputra called Agnigarh hill. The place is well known for the mythological romance associated with it. According to Hindu mythology, the grandson of Lord Krishna Aniruddha and the daughter of the asura king Banasura, called Usha had fallen in love with each other. The place is also well known for the view of the beautiful city of Tezpur as well as the flowing white River Brahmaputra. </p>
<a href="./places/agnigarh.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp6 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/nameri.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
NAMERI NATIONAL PARK
</h2>
<p class="sheading">Nameri National Park is a national park in the foothills of the eastern Himalayas in the Sonitpur District of Assam, India, about 35 km from Tezpur. Nameri is also declared as Tiger Reserve in the year 1999-2000, which is the 2nd Tiger reserve of Assam after Manas Tiger Reserve. It has 2 core areas: Nameri National Park & Sonai- Rupai Wildlife Sanctuary.</p>
<a href="./places/nameri.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp7 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/Kamakhya-Temple.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
KAMAKHYA TEMPLE
</h2>
<p class="sheading">The Kamakhya Temple is a Hindu temple dedicated to the mother goddess Kamakhya, one of the oldest of the 51 Shakti Pitha.s, Situated on the Nilachal Hill in western part of Guwahati city in Assam, India. It is an important pilgrimage destination for general Hindu and especially forTantric worshipers.</p>
<a href="./places/kamakhya.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp8 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/jatinga.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
JATINGA
</h2>
<p class="sheading"> Jatinga Dima Hasao
Jatinga, is one of the most popular bird watching center under the supervision of district forestry office in Haflong. Tourists visiting Assam, or more specifically Silchar does not miss this attraction point as it is famous for its “bird suicide” phenomenon.This beautiful village has earned its popularity due to both its majestic views and the mysterious phenomenon of birds “committing suicide”. </p>
<a href="./places/jatinga.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp9 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/Assam-State-Zoo.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
ASSAM ZOO CUM BOTANICAL GARDEN
</h2>
<p class="sheading">The Assam Zoo Cum Botanical Garden
is the largest of its kind in the North East region and it is spread across 432 acre. The zoo is located within the Hengrabari Reserved Forest at Guwahati, India. The zoo is home to about 895 animals, birds and reptiles representing almost 113 species of animals and birds from around the world. </p>
<a href="./places/Zoo.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp10 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/umananda 2.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
UMANANDA ISLAND
</h2>
<p class="sheading"> Umananda Island is the smallest inhabited river islet in the middle of river Brahmaputra, flowing through the city of Guwahati in Assam, a state in northeast India. A British officer named the island Peacock Island for its structure, which he thought resembled the splayed feathers of a peacock. It is visited mostly for its Shiva temple, the Umananda Temple, and is also home to a large population of golden langurs, an endangered species of primate.
</p>
<a href="./places/umananda.html" class="textred clik clik-s">MORE</a>
</div>
</div>
<div class="row exp22 animate__bounceIn animate__animated">
<div class="imgbox"><img src="./img/sonbeel.jpg" alt=""></div>
<div class="textbox textgray">
<h2 class="lheading" style="letter-spacing: 0em; line-height:1.1 ; margin-bottom: 1rem;">
SON BEEL
</h2>
<p class="sheading"> Son Beel is one of the largest lakes in southern Assam in India. It is situated in the Karimganj district, state of Assam It is the 2nd largest wetland in Asia and Largest wetland in India as well as in North East.The beel is a traditional fishing ground for ages.Extensive fertile and flat land around and along the water body has potentially to higher yield from agricultural crop.</p>
<a href="./places/sonbeel.html" class="textred clik clik-s">MORE</a>
</div>
</div>
</div>
<h1 style="text-align: center;">1/2</h1>
<a class="next" href="./explore2.html">Next →</a>
</section>
<footer>
<div class="social">
<i class="fab fa-facebook fa-3x"></i>
<i class="fab fa-instagram fa-3x"></i>
<i class="fab fa-twitter fa-3x"></i>
</div>
<div>
<p>Assam Travel © 2020. All Rights Reserved</p>
</div>
</footer>
</body>
</html>