-
Notifications
You must be signed in to change notification settings - Fork 1
/
gatewayofindia.html
59 lines (47 loc) · 3.47 KB
/
gatewayofindia.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title></title>
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" href="primary.css">
<script src="gatewayofindia.js"></script>
</head>
<body style="margin:0 !important">
<div class="bg-fixed ..." style="background-image: url(img/gatewayofindia1.png)">
<section class="text-gray-600 body-font">
<div class="container px-5 py-24 mx-auto" bis_skin_checked="1">
<div class="flex flex-col text-center w-full mb-20" bis_skin_checked="1" class="taj">
<h2 class="text-xs text-blue-500 tracking-widest font-medium title-font mb-1">THE MAGNIFICENT</h2>
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">GATEWAY OF INDIA</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">The Gateway of India is an arch monument built during the 20th century in Bombay, India. The monument was erected to commemorate the landing of King George V and Queen Mary at Apollo Bunder on their visit to India in 1911.
Built in Indo-Saracenic style, the foundation stone for the Gateway of India was laid on 31 March 1911. The structure is an arch made of basalt, 26 metres (85 feet) high. The final design of George Wittet was sanctioned in 1914 and the construction of the monument was completed in 1924. The Gateway was later used as a symbolic ceremonial entrance to India for Viceroys and the new Governors of Bombay. It served to allow entry and access to India.
The Gateway of India is located on the waterfront at Apollo Bunder area at the end of Chhatrapati Shivaji Marg in South Mumbai and overlooks the Arabian Sea. The monument has also been referred to as the Taj Mahal of Mumbai, and is the city’s top tourist attraction.</p>
</div>
<div id="map"></div>
</section>
</div>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBLDS1RZMxEuazXbPJ8xX3UNJ-sldiCXb4&callback=initMap&v=weekly"></script>
<div class="pollution">
<script type='text/javascript' src='https://widgets.waqi.info/jswgt/?size=xxl&city=@11962'></script><noscript>Not seeing a widget? (<a href='https://aqicn.org/'>More info</a>)</noscript>
</div>
<div class="redbus">
<p>BOOK A BUS</p>
<a href="https://www.redbus.in/bus-tickets/pune-to-mumbai?fromCityName=Pune&fromCityId=130&toCityName=Mumbai&toCityId=462&onward=27-Mar-2022&srcCountry=IND&destCountry=IND&opId=0&busType=Any" target="_blank">
<img src="img/redbus-logo.gif" alt="redbus" style="width:100px;height:100px;">
</a>
</div>
<div class="gate-img" style="position:relaxed; left:400px;">
<img src="img/gatewayofindialist.png" alt="">
</div>
<a class="weatherwidget-io" href="https://forecast7.com/en/19d0872d88/mumbai/" data-label_1="MUMBAI" data-label_2="WEATHER" data-theme="marine" >MUMBAI WEATHER</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');
</script>
<div class="gatenews">
<iframe width="1500" height="440" src="https://rss.app/embed/v1/carousel/aMOxIkcSauSMTEZf" frameborder="0"></iframe>
</div>
</body>
</html>