-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
136 lines (135 loc) · 8.88 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Kerala Tourism-HOME</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='tourism.css'>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-KsvD1yqQ1/1+IA7gi3P0tyJcT3vR+NdBTt13hSJ2lnve8agRGXTTyNaBYmCR/Nwi" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-nsg8ua9HAw1y0W1btsyWgBklPnCUAFLuTMS2G72MMONqmOymq585AcH49TLBQObG" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="icon" href="https://upload.wikimedia.org/wikipedia/en/thumb/a/a5/Kerala_God%27s_Own_Country_Logo.svg/1200px-Kerala_God%27s_Own_Country_Logo.svg.png" type="image/icon type">
</head>
<body>
<!--Header start-->
<header>
<div class="right">
<nav>
<a href="https://www.facebook.com/keralatourismofficial/" class="fa fa-facebook"></a>
<a href="https://twitter.com/KeralaTourism?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" class="fa fa-twitter"></a>
<a href="https://www.instagram.com/keralatourism/?hl=en" class="fa fa-instagram"></a>
<a href="https://in.pinterest.com/keralatourism/" class="fa fa-pinterest"></a>
</nav>
<p>+91-471 2321132</p>
</div>
<div class="left">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"/>
</svg>
<p>Mon-Sat:9am to 10pm</p>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope" viewBox="0 0 16 16">
<path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383l-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z"/>
</svg>
<p>[email protected]</p>
</div>
</header>
<!--Header end-->
<!--Navbar start-->
<nav class="navbar navbar-expand-lg navbar-light bg-light border border border-2 rounded border-gray">
<div class="container-fluid">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/a5/Kerala_God%27s_Own_Country_Logo.svg/220px-Kerala_God%27s_Own_Country_Logo.svg.png" alt="logo" width="40" height="30" class="logo d-inline-block align-top">
<a class="navbar-brand text-warning text active" aria-current="page" href="index.html" >HOME</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-justified me-auto mb-2 mb-lg-0">
<li class="nav-item ">
<a class="nav-link " href="2about.html">ABOUT US</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="3tours.html">TOURS</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="4destination.html">DESTINATIONS</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="5contact.html">CONTACT</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">USER
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="6-1login.html">LOG IN</a></li>
<li><a class="dropdown-item" href="6-2ignup.html">REGISTER</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!--Navbar end-->
<!--Carousal Start-->
<div id="carouselExampleCaptions" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="3" aria-label="Slide 4"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="https://www.keralatourism.org/images/hri/large/houseboat_in_the_backwaters_of_kerala_24.jpg" class="d-block w-100" alt="backwaters">
<div class="carousel-caption d-none d-md-block">
<h3>Backwaters stretches of Kerala</h3>
<h5> The backwater regions of Kerala are one of the most popular tourist destinations in the world. The tranquil backwater cruises are a once in a lifetime experience.</h5>
</div>
</div>
<div class="carousel-item">
<img src="https://wallpapercave.com/wp/wp2649828.jpg" class="d-block w-100" alt="Pulikali">
<div class="carousel-caption text-white d-none d-md-block">
<h3>Experience the cultural life of Kerala</h3>
</div>
</div>
<div class="carousel-item">
<img src="https://wallpapercave.com/wp/wp2783248.jpg" class="d-block w-100" alt="high range">
<div class="carousel-caption d-none d-md-block">
<h3>Hill stations</h3>
<h4>Escape to a serene place, where the natural beauty and the pleasant climate relaxes one’s nerves and offer a rejuvenating experience.</h4>
</div>
</div>
<div class="carousel-item">
<img src="https://wallpapercave.com/wp/wp3724290.jpg" class="d-block w-100" alt="Food">
<div class="carousel-caption d-none d-md-block">
<h3>Ethnic Cuisine is your one-stop platform to discover all of Kerala's savory treats.</h3>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<!--Carousal End-->
<!--About-->
<div class="intro">
<div class="mapouter"><div class="gmap_canvas"><iframe width="347" height="433" id="gmap_canvas" src="https://maps.google.com/maps?q=kerala&t=&z=9&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://putlocker-is.org">putlocker</a><br><style>.mapouter{position:relative;text-align:right;height:433px;width:347px;}</style><a href="https://www.embedgooglemap.net">embed google maps iframe</a><style>.gmap_canvas {overflow:hidden;background:none!important;height:433px;width:347px;}</style></div></div>
<h2>ABOUT KERALA</h2>
<p>Kerala, a land of cultural diversity, is a complete whole made up of a blending of various religions, communities, regional cultures and language variations. Kerala culture can be compared to a chain made of different coloured beads and the thread through which the beads are strung is the Malayalam language.
The cultural variety of Kerala was created by its unique geographic features as it lies between the Arabian Sea and the Western Ghats.
Rich in rain forests, its ancient trade relations with foreign lands, entry of immigrant communities during different periods, agricultural tradition, cuisine and its tradition of art – literature –science and all these make the land, Kerala..</p>
</div>
<!--About end-->
<footer>
<p>© 2021 All Rights Reserved Terms of Use</p>
</footer>
</body>
</html>