-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadventure.html
280 lines (222 loc) · 16.5 KB
/
adventure.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S79Y2FRX1H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-S79Y2FRX1H');
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Meta Tags Start ------------------------------------------------------>
<meta http-equiv='content-language' content='en-US'>
<meta name="title" content="Adventure - Visit Sri Lanka">
<meta name="description" content="Sri Lanka is an island nation located in the Indian Ocean, just off the southeastern coast of India.">
<meta name="keywords" content="">
<!-------------------------------------------------------- Meta Tags End -->
<title>Adventure</title>
<!-- tab logo -->
<link rel="icon" type="image/x-icon" href="/images/tablogo.png">
<!-- font awesome cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- bootstrap CSS file link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<!-- custom css file link -->
<link rel="stylesheet" href="css/style.css">
<!-- scroll to top -->
<!-- <script src="https://kit.fontawesome.com/a54d2cbf95.js"></script> -->
</head>
<body>
<!-- ------ scroller to top -------->
<div id="top"></div>
<!-- header section starts -->
<header class="header">
<a href="index.html" class="logo"> <img src="ahmedabad/240_F_235610291_OMADoH4PpHGOgpYYxgZcuv6PdDlA5VdJ-removebg-preview.png"height="90px" width="300px"> </a>
<nav class="navbar">
<div id="nav-close" class="fas fa-times"></div>
<a href="index.html">home</a>
<a href="adventure.html">best place</a>
<a href="blogs.html">Heritage Site</a>
<a href="events.html">facility</a>
</nav>
<div class="icons">
<div id="menu-btn" class="fas fa-bars"></div>
<!-- <a href="#" class="fas fa-shopping-cart"></a> -->
<div id="search-btn" class="fas fa-search"></div>
</div>
</header>
<!-- header section ends -->
<!-- search form start -->
<div class="search-form">
<div id="close-search" class="fas fa-times"></div>
<form action="">
<input type="search" name="" placeholder="search here..." id="search-box">
<label for="search-box" class="fas fa-search"></label>
</form>
</div>
<div class="banner-area"></div>
<div class="adventurepage">
<h1 class="heading adventureh1"> Best Famous Place</h1>
<hr size="10px" color="black" />
<div class="container text-center" id="para">
<div class="row">
<div class="col">
<h5>River Front</h5>
<p>Sabarmati Riverfront is a waterfront being developed along the banks of Sabarmati river in Ahmedabad, India. Proposed in the 1960s, the construction began in 2005. Since 2012, under Phase 1, the waterfront has been gradually opened to public as facilities are constructed; various facilities are under construction. The major objectives of project are environment improvement, social infrastructure and sustainable development. Phase 2 was approved in 2020.<br>The Sabarmati river is a monsoon-fed river which has a total catchment area of 21,674 square kilometres (8,368 sq mi). The Dharoi Dam constructed in 1976 upstream of Ahmedabad controls water and protects from flooding while Vasna Barrage constructed in 1976 downstream retains water in the river along the city banks and diverts it through Fatehwadi canal for irrigation. The Narmada Canal, which crosses Sabarmati a few kilometres upstream from the city, is part of a larger canal network of Sardar Sarovar Dam. The canal can feed excess water to the river and maintains the level of water in the river which is retained through Vasna Barrage.</p>
<center><button class="button">
<a href="https://www.google.com/maps/search/river+front/@23.009575,72.5572359,13z/data=!3m1!4b1?entry=ttu"> Location</a>
<svg fill="currentColor" viewBox="0 0 24 24" class="icon">
<path clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z" fill-rule="evenodd"></path>
</svg>
</button></center> </div>
<div class="col">
<a class="postcard__img_link" href="ahmedabad/0f857d080e8848419848e6f1e30add9b.6e7b65d0.jpg">
<img class="postcard__img"class="framed" height="500px" width="550"src="ahmedabad/0f857d080e8848419848e6f1e30add9b.6e7b65d0.jpg" alt="Image Title" />
</a>
</div>
<div class="container text-center post" id="heli">
<div class="row">
<div class="col">
<a class="postcard__img_link" href="ahmedabad/kankaria-lake-banner.jpg">
<img class="postcard__img"class="framed" height="500px" width="550"src="ahmedabad/kankaria-lake-banner.jpg" alt="Image Title" />
</a>
</div>
<div class="col">
<h5>kankariya Lake </h5>
<p>Kankaria Lake is the second largest lake in Ahmedabad in the Indian state of Gujarat. It is located in the south-eastern part of the city, in the Maninagar area. It was completed in 1451 during the reign of Sultan Qutb-ud-Din Ahmad Shah II though its origin is placed in the Chaulukya period sometimes. A lakefront is developed around it, which has many public attractions such as a zoo, toy train, kids city, tethered balloon ride, water rides, water park, food stalls, and entertainment facilities. The lakefront was revamped in 2007–2008. Kankaria Carnival is a week-long festival held here in the last week of December. Many cultural, art, and social activities are organised during the carnival</p>
<center> <button class="button">
<a href="https://www.google.com/maps/place/Kankaria,+Ahmedabad,+Gujarat/data=!4m2!3m1!1s0x395e85cf57bca76f:0x26cb680e1975c147?sa=X&ved=1t:242&ictx=111"> Location</a>
<svg fill="currentColor" viewBox="0 0 24 24" class="icon">
<path clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z" fill-rule="evenodd"></path>
</svg>
</button></center></div>
<div class="container text-center post" id="balloon">
<div class="row">
<div class="col">
<h5>Atal Brige</h5>
<p>his iconic Atal bridge is first of its kind in the country. It will connect west and east part of Sabarmati Riverfront. It has drawn inspiration from the Kites and the celebration of Uttrayan. Even the colours chosen reflects the hues of kites. To feel the joy of walking above the river, this glass Atal bridge is constructed between Sardar Bridge and Ellis Bridge. The bridge is solely for the walking purpose and also having seating arrangements for the people to enjoy the beauty of the river from the bridge. Plantation of various trees are also done to have some green cover on the bridge..</p>
<center> <button class="button">
<a href="https://www.google.com/maps/place/Atal+Bridge/@23.0164535,72.5729427,17z/data=!3m1!4b1!4m6!3m5!1s0x395e851160cbbd9d:0xd1c9cee8aae0e0be!8m2!3d23.0164486!4d72.5755176!16s%2Fg%2F11t724805m?entry=ttu"> Location</a>
<svg fill="currentColor" viewBox="0 0 24 24" class="icon">
<path clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z" fill-rule="evenodd"></path>
</svg>
</button></center> </div>
<div class="col">
<a class="postcard__img_link" href="ahmedabad/atalbridgeday1.jpeg">
<img class="postcard__img"class="framed" height="500px" width="550"src="ahmedabad/atalbridgeday1.jpeg" alt="Image Title" />
</a>
</div>
<div class="container text-center post" id="safa">
<div class="row">
<div class="col">
<a class="postcard__img_link" href="ahmedabad/motera-stadium.jpg">
<img class="postcard__img"class="framed" height="500px" width="550"src="ahmedabad/motera-stadium.jpg" alt="Image Title" />
</a>
</div>
<div class="col">
<h5>Motera stadium</h5>
<p>Located near the Banks of Sabarmati river, Narendra Modi Stadium is the Largest Cricket Stadium in the world. The stadium was constructed in 1982 to flourish cricket talents in the province. Earlier, the stadium had a seating capacity of housing 49,000 cricket fans.
In October 2015, Gujarat Cricket Association under the visionary leadership of the then GCA President and current Prime Minister Shri Narendra Modi decided to reconstruct the stadium and make it the largest Cricket Stadium in the world. In February 2020, the redevelopment task was completed and it is now capable of accommodating more than 1.3 lakh cricket fans. The new Narendra Modi Stadium broke the record by surpassing Melbourne Cricket Ground which has the capacity to accommodate 90,000 spectators. <br>
Wilpaththu, Wasgamuwa, Udawalewe are some other national parks offer you the best view of wildlife. The dry season from May to October is the best time to go on a safari.</p>
<center> <button class="button">
<a href="https://www.google.com/maps/place/Motera+Stadium/@23.091715,72.5949363,17z/data=!3m1!4b1!4m6!3m5!1s0x395e83f0bd7768d5:0x613f2f979cc25fc3!8m2!3d23.0917101!4d72.5975112!16s%2Fg%2F11s5fsq6kl?entry=ttu"> Location</a>
<svg fill="currentColor" viewBox="0 0 24 24" class="icon">
<path clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z" fill-rule="evenodd"></path>
</svg>
</button></center> </div>
<div class="container text-center post">
<div class="row">
<div class="col">
<h5>Science City</h5>
<p> Located off the Sarkhej Gandhinagar Highway, Science City is an ambitious initiative of the government of Gujarat to trigger an inquiry of science in the mind of a common citizen with the aid of entertainment and experiential knowledge. Covering an area of more than 107 hectares, the idea is to create imaginative exhibits, virtual reality activity corners, and live demonstrations in an easily understandable manner.
Gujarat Science City is a bold initiative of the Government of Gujarat to realize this priority. The Government is creating a sprawling center at Ahmedabad which aims to provide a perfect blend of education and entertainment. It will showcase contemporary and imaginative exhibits, minds on experiences, working models, virtual reality, activity corners, labs and live demonstrations to provide an understanding of science and technology to the common man</p>
<center><button class="button">
<a href="https://www.google.com/maps/place/Science+City,+Bhuyang+Dev,+Sola,+Ahmedabad,+Gujarat/@23.0716927,72.5133887,17z/data=!3m1!4b1!4m6!3m5!1s0x395e9cae72a11ff9:0x61f53a71c0a19197!8m2!3d23.0714235!4d72.5167854!16s%2Fg%2F11fy_k9gzw?entry=ttu"> Location</a>
<svg fill="currentColor" viewBox="0 0 24 24" class="icon">
<path clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z" fill-rule="evenodd"></path>
</svg>
</button> </center></div>
<div class="col">
<a class="postcard__img_link" href="ahmedabad/IMG_20221220_205821.jpg">
<img class="postcard__img"class="framed" height="500px" width="550"src="ahmedabad/IMG_20221220_205821.jpg" alt="Image Title" />
</a>
</div>
<div class="container text-center post lpost">
<div class="row">
<div class="col">
<a class="postcard__img_link" href="ahmedabad/Auto-World-Vintage-Car-Museum-1.jpg">
<img class="postcard__img"class="framed" height="500px" width="550"src="ahmedabad/Auto-World-Vintage-Car-Museum-1.jpg" alt="Image Title" />
</a>
</div>
<div class="col">
<h5>Auto World Vintage Car Museum</h5>
<p> One of the biggest personal collections of vintage cars, bikes, buggies and utility vehicles, Auto World is a delight for those who love wheels. Amongst the 300 plus menu of mechanical extravaganza, some noted ones stand out; the car that was used in the movie Gandhi and the first May Bach ever made. Visitors can also find rare and wonderful assemblage of vehicles including a Bentley, Lagonda, Rolls Royce, Cadillac, Austin, Jaguar, Mercedes and Auburns. The 1923 Rolls 20 HP with a typical shooting brake-body by Barker is one of the most fascinating cars from the Rolls Royce cache. The museum has also found a place in the Guinness Book of World Records for this amazing collection.</p>
<center> <button class="button">
<a href="https://www.google.com/maps/place/Auto+World+Vintage+Car+Museum/@23.0572895,72.6846868,17z/data=!3m1!4b1!4m6!3m5!1s0x395e873f46439111:0xc38658a3a8db9375!8m2!3d23.0572846!4d72.6872617!16s%2Fg%2F1tfz8lbl?entry=ttu"> Location</a>
<svg fill="currentColor" viewBox="0 0 24 24" class="icon">
<path clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z" fill-rule="evenodd"></path>
</svg>
</button> </center></div>
</div>
</div>
<!-- FOOTER START -->
<div class="footer">
<div class="contain">
<div class="col">
<h1>Home page</h1>
<ul>
<li>home</li>
<li>best place</li>
<li>heritage site</li>
<li>facility</li>
</ul>
</div>
<div class="col">
<h1>Best Place</h1>
<ul>
<li>Riverfront</li>
<li>Kankaria</li>
<li>Atal brige</li>
<li>motera-stadium</li>
</ul>
</div>
<div class="col">
<h1>heritage site</h1>
<ul>
<li>Siddi-Sayed-Mosque</li>
<li>jama masjid</li>
<li>Sabarmati-Ashram</li>
<li>Bhadra-Fort</li>
</ul>
</div>
<div class="col">
<h1>facility</h1>
<ul>
<li>Top Hospitals</li>
<li>Top collages</li>
<li> Transport</li>
</ul>
</div>
<div class="col social">
<h1>Social</h1>
<ul>
<li><img src="/logo/7123025_logo_google_g_icon.png" width="32" style="width: 32px;"></li>
<li><img src="/logo/map.png" width="32" style="width: 32px;"></li>
<li><img src="/logo/instagram.png" width="32" style="width: 32px;"></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- END OF FOOTER -->
<a href="#top" class="to-top">
<i class="fas fa-chevron-up"></i>
</a>
<!-- custom js file link -->
<script src="js/allscript.js"></script>
</body>
</html>