-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
454 lines (325 loc) · 14.3 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
<!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>
<title>Apdu Ahmedabad</title>
<!-- tab logo
<link rel="icon" type="image" href="ahmedabad/Ahmedabad City skyline silhouette.jpg">-->
<!-- font awesome cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- swiper js cdn link -->
<link rel="stylesheet" href="https://unpkg.com/swiper@7/swiper-bundle.min.css" />
<!-- home page event section's icon cdn link -->
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css'>
<!-- Home section google font link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
<!-- custom css file link -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<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"><b>home</b></a>
<a href="adventure.html"><b>Best place</b></a>
<a href="blogs.html"><b>heritage site</b></a>
<a href="events.html"><b>facility</b></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 -->
<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>
<!-- home section starts -->
<section class="home" id="home">
<div class="swiper home-slider">
<div class="swiper-wrapper">
<!-- (#ffffff00, #000000a0) -->
<div class="swiper-slide">
<div class="box second" style="background: linear-gradient(45deg, rgba(0, 0, 0, 0.615), rgba(255, 255, 0, 0)), url(ahmedabad/Bhadra-Fort-1.jpg) center/cover no-repeat;">
<div class="content">
<span style="color:white;"></span>
<h3>welcome to Ahmedabad</h3>
<p style="color:white;">Is the most populous city in the Indian state of Gujarat. It is the administrative headquarters of the Ahmedabad district and the seat of the Gujarat High Court</p>
<a href="blogs.html" class="hbtn">get started</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="box second" style="background: linear-gradient(45deg, rgba(0, 0, 0, 0.615), rgba(255, 255, 0, 0)), url(ahmedabad/Sabarmati-Riverfront-1.jpg) no-repeat ;">
<div class="content">
<span style="color:white;">River Front</span>
<p style="color:white;"> is a waterfront being developed along the banks of Sabarmati river in Ahmedabad, India.</p>
<a href="adventure.htm" class="hbtn">get started</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="box second" style="background: linear-gradient(#ffffff00, #000000a0), url(ahmedabad/Heritage-Walk-Thumbnail1.jpg) center/cover no-repeat;">
<div class="content">
<span style="color: white;">Sidi Saiyyed Mosque</span>
<p style="color: white;">Is one of the most famous mosques of Ahmedabad, a city in the state of Gujarat, India.</p>
<a href="blogs.html" class="hbtn">get started</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="box second" style="background: linear-gradient(45deg, rgba(0, 0, 0, 0.615), rgba(255, 255, 0, 0)), url(ahmedabad/Sabarmati-Ashram-Banner.jpg) center/cover no-repeat;">
<div class="content">
<span style="color: white;">Sabarmati Ashram</span>
<p style="color: white;">Sabarmati Ashram will reawaken your sense of independence. The museum is the most well-known of the many institutions within the Sabarmati ashram's grounds.</p>
<a href="blogs.html" class="hbtn">get started</a>
</div>
</div>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</section>
<!-- home section ends -->
<!-- category/adventure section starts -->
<section class="category adventure" id="adventure">
<h1 class="heading">Best of Ahmedabad</h1>
<div class="box-container">
<div class="box" >
<div class="hover01 column">
<figure>
<img src="ahmedabad/Kochrab-Ashram-1.jpg" alt="">
</figure>
</div>
<h3>historical places</h3>
<p>A city of rich culture and heritage, Ahmedabad at its heart remains a potpourri of all things....</p>
<a href="blogs.html#para" class="btn">read more</a>
</div>
<div class="box">
<div class="hover01 column">
<figure>
<img src="ahmedabad/atalbridgeday1.jpeg" alt="">
</figure>
</div>
<h3>Famous place</h3>
<p>This city of famous tourist attractions is situated on the banks of Sabarmati river...............</p>
<a href="adventure.html#heli" class="btn">read more</a>
</div>
<div class="box">
<div class="hover01 column">
<figure>
<img src="ahmedabad/civil-hospital-bg.jpg" alt="">
</figure>
</div>
<h3>Top Hospitals</h3>
<p> is a vast medicity, well equipped with modern apparatus. All type of treatment and investigations are provided...</p>
<a href="#" class="btn">read more</a>
</div>
<div class="box">
<div class="hover01 column">
<figure>
<img src="ahmedabad/20220930154129.jpg" alt="">
</figure>
</div>
<h3>Transport </h3>
<p>With a wildlife abundance rich in diversity and quantity, Sri Lanka promises you...</p>
<a href="events.html#safa" class="btn">read more</a>
</div>
<div class="box">
<div class="hover01 column">
<figure>
<img src="ahmedabad/JGCC-Building-1-1024x768.jpg" alt="">
</figure>
</div>
<h3>Top collages </h3>
<p>in ahmedabad top best education collages are placed and give the bestt ...</p>
<a href="topclg.html#safa" class="btn">read more</a>
</div>
</div>
</section>
<!-- map section starts -->
<section class="map" id="map">
<div class="image">
<div class="hover14 column">
<figure>
<img src="ahmedabad/download.png" class="center" alt="">
</figure>
</div>
</div>
<div class="content">
<h3>AHMEDABAD</h3>
<p>Ahmedabad, in western India, is the largest city in the state of Gujarat. The Sabarmati River runs through its center. On the western bank is the Gandhi Ashram at Sabarmati, which displays the spiritual leader’s living quarters and artifacts. Across the river, the Calico Museum of Textiles, once a cloth merchant's mansion, has a significant collection of antique and modern fabrics</p>
<a href="blogs.html" class="btn">read more</a>
</div>
</section>
<section class="blogs" id="blogs">
<h1 class="heading"> our daily posts </h1>
<div class="swiper blogs-slider">
<div class="swiper-wrapper">
<div class="swiper-slide slide">
<img src="ahmedabad/Jama-(Jumma)-Masjid-Banner.jpg" alt="">
<h3>Jama Masjid</h3>
</div>
<div class="swiper-slide slide">
<img src="ahmedabad/Siddi-Sayed-Mosque-Banner.jpg" alt="">
<h3>Siddhi Sayed Mosque</h3>
</div>
<div class="swiper-slide slide">
<img src="ahmedabad/gujarat-vidyapeeth-banner.jpeg" alt="">
<h3>Gujrat Vidyapeeth</h3>
</div>
<div class="swiper-slide slide">
<img src="ahmedabad/kankaria-lake-banner.jpg" alt="">
<h3>Kankaria Lake </h3>
</div>
<div class="swiper-slide slide">
<img src="ahmedabad/Sabarmati-Riverfront-1.jpg" alt="">
<h3>Sabarmati Riverfront</h3>
</div>
<div class="swiper-slide slide">
<img src="ahmedabad/Sabarmati-Ashram-Banner.jpg" alt="">
<h3>Sabarmati Ashram</h3>
</div>
<div class="swiper-slide slide" class="box second">
<img src="ahmedabad/atalbridgeday1.jpeg" alt="">
<h3>Atul brige</h3>
</div>
</div>
</div>
</section>
<!-- blogs section ends -->
<!-- event home page section starts -->
<section class="event">
<h1 class="heading1">highlight of ahmedabad</h1>
<div class="eventrow">
<div class="example-2 card">
<div class="wrapper" style="background: linear-gradient(#ffffff00, #00000082), url(../ahmedabad/28311_GASC_New.jpg) center/cover no-repeat;">
<div class="data">
<div class="Econtent">
<span class="author">Gujrat University</span>
<h1 class="title"><a href="#">amc- 2024</a></h1>
<p class="text1">The ahmedabad top best Government clg and best education place.... </p>
<a href="topclg.html#asala" class="Ebutton">Read more</a>
</div>
</div>
</div>
</div>
<div class="example-2 card">
<div class="wrapper" style="background: linear-gradient(#ffffff00, #00000082), url(../ahmedabad/motera-stadium.jpg) center/cover no-repeat;" >
<div class="data">
<div class="Econtent">
<span class="author">motera-stadium</span>
<h1 class="title"><a href="#">World best stadium - 2024</a></h1>
<p class="text1">Stadium Is The Largest Cricket Stadium In The World. The Stadium Was Constructed In 1982 To Flourish Cricket Talents In The Province....</p>
<a href="adventure.html" class="Ebutton">Read more</a>
</div>
</div>
</div>
</div>
<!-- -->
<div class="example-2 card">
<div class="wrapper" style="background: linear-gradient(#ffffff00, #00000082), url(../ahmedabad/Sabarmati-Riverfront-Banner.jpg) center/cover no-repeat;">
<div class="data">
<div class="Econtent">
<span class="author">River front</span>
<h1 class="title"><a href="#">#ahmedabad - 2024</a></h1>
<p class="text1">Sabarmati Riverfront Is A Waterfront Being Developed Along The Banks Of Sabarmati River In Ahmedabad, India. Proposed In The 1960s,... </p>
<a href="adventure.html" class="Ebutton">Read more</a>
</div>
</div>
</div>
</div>
<div class="example-2 card">
<div class="wrapper" style="background: linear-gradient(#ffffff00, #00000082), url(/ahmedabad/Sabarmati-Ashram-2.jpg) center/cover no-repeat;">
<div class="data">
<div class="Econtent">
<span class="author">Sabarmati-Ashram</span>
<h1 class="title"><a href="#">#ahmedabad - 2024</a></h1>
<p class="text1">Sabarmati Ashram In Gujarat, Located North Of Ahmedabad, Was Originally The Residence Of Mahatma Gandhi And His Spouse Kasturba.... </p>
<a href="blogs.html" class="Ebutton">Read more</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- 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 -->
<!-- product section links -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/js/swiper.min.js'></script>
<script src="https://unpkg.com/swiper@7/swiper-bundle.min.js"></script>
<!-- custom js file link -->
<script src="js/script.js"></script>
<!-- <div class="scroll-container">
<a href="#top">To Top</a>
</div> -->
</body>
</html>