-
Notifications
You must be signed in to change notification settings - Fork 0
/
schemes.html
256 lines (232 loc) · 8.41 KB
/
schemes.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Schemes</title>
<link rel="stylesheet" href="./schemes.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body class="bdy">
<!-- Header -->
<header>
<img id="logo" src="./img/logo.jpeg" alt="logo" height="120px" width="120px">
<nav class="navbar">
<a href="./homepage.html">HOME</a>
<a href="#book">BOOK</a>
<a href="./services.html">SERVICES</a>
<a href="./schemes.html">SCHEMES</a>
<a href="./about_us.html">ABOUT US</a>
<a href="#contact">CONTACT US</a>
</nav>
<div class="icons">
<i class="fa-solid fa-magnifying-glass" id="search-btn"></i>
<i class="fa-solid fa-user" id="login-btn"></i>
</div>
<form action="" class="search-bar-container">
<input type="search" id="search-bar" placeholder="search here..">
<label for="search-bar" class="fa-solid fa-magnifying-glass"></label>
</form>
</header>
<div class="login-form-container">
<i class="fas fa-times" id="form-close"></i>
<form action="">
<h3>login</h3>
<input type="email" class="box" placeholder="enter your email">
<input type="password" class="box" placeholder="enter your password">
<input type="submit" value="login" class="btn">
<input type="checkbox" id="remember">
<label for="remember">remember me</label>
<p>forget password? <a href="#">click here</a></p>
<p>don't have account?<a href="#">regester now</a></p>
</form>
</div>
<!-- TOP CAROUSEL -->
<div class="schemes_block">
<div id="carouselExampleFade" class="carousel slide carousel-fade" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="./img/india_gate_delhi.png" class="d-block w-100" alt="india_gate">
</div>
<div class="carousel-item">
<img src="./img/mount_abu.jpeg" class="d-block w-100" alt="mount_abu">
</div>
<div class="carousel-item">
<img src="./img/andaman_and_nicobar.jpg" class="d-block w-100" alt="andaman">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleFade" 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="#carouselExampleFade" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
<!-- SCHEME_TITLE -->
<section class="description">
<h2>Prepare to be amaze with Scheme.</h2>
<p>Taste the various Schemes</p>
</section>
<section class="popular">
<h2> Most Popular Schemes</h2>
<h4><a href="">View all places</a></h4>
</section>
<!-- CARDS -->
<div class="cards">
<div class="scheme_card">
<img src="./img/ellora_caves.jpeg" alt="ellora">
<h3>ELLORA</h3>
<div class="desc">
<h6>Age Group : 0 - 70 years</h6>
<h6>Days of Travel : 2 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/MAHABALESHWAR.jpg" alt="MAHABALESHWAR">
<h3>MAHABALESHWAR</h3>
<div class="desc">
<h6>Age Group : 0 - 70 years</h6>
<h6>Days of Travel : 7 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/goa.jpeg" alt="goa">
<h3>GOA</h3>
<div class="desc">
<h6>Age Group : 0 - 60 years</h6>
<h6>Days of Travel : 10 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/chikmangalur.jpeg" alt="CHIKMANGALUR">
<h3>CHIKMANGALUR</h3>
<div class="desc">
<h6>Age Group : 0 - 50 years</h6>
<h6>Days of Travel : 7 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/kanyakumari.jpeg" alt="KANYAKUMARI">
<h3>KANYAKUMARI</h3>
<div class="desc">
<h6>Age Group : 0 - 60 years</h6>
<h6>Days of Travel : 5 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/ramoji_hyderabad.jpeg" alt="RAMOJI FILM CITY">
<h3>RAMOJI FILM CITY</h3>
<div class="desc">
<h6>Age Group : 0 - 70 years</h6>
<h6>Days of Travel : 2 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/sundarban.jpeg" alt="SUNDARBAN">
<h3>SUNDARBAN</h3>
<div class="desc">
<h6>Age Group : 5 - 60 years</h6>
<h6>Days of Travel : 5 Days</h6>
</div>
</div>
<div class="scheme_card">
<img src="./img/tirupati.jpeg" alt="TIRUPATI">
<h3>TIRUPATI</h3>
<div class="desc">
<h6>Age Group : 0 - 70 years</h6>
<h6>Days of Travel : 7 Days</h6>
</div>
</div>
</div>
<!-- CONTENT -->
<div class="content_parent">
<div class="content_child_left">
<h2>Indian Tourism Scheme</h2>
<p>
The Incredible India tourism scheme was launched in 2002 as a way to market the country as a tourist
destination. <br> The scheme was introduced to highlight the natural beauty
of the country and its rich cultural history — it was designed to give potential visitors a taste of everything
that makes India so great and hopefully inspire them to visit. <br> The Incredible
India campaign is the government of India’s flagship marketing initiative for promoting tourism in the country.
It has been a resounding success, with tourist numbers rising from <mark>2.3 million in 2001 to 10.9
million</mark> in 2017. The campaign has also been recognized at the national level, winning the National
Tourism Award for “Best Outbound Marketing Campaign” in 2015. <br> The Incredible
India campaign slogan is <b>“Incredible India”</b> and the logo is a rhinoceros. The rhinoceros is featured on
the campaign materials because it is associated with the phrase “rugged and majestic”, which perfectly describes
India. <br> The campaign uses the tagline “Incredible India” and the rhinoceros as
its logo to attract tourists to India. It emphasizes the natural beauty and rich culture of the country.
</p>
</div>
<div class="content_child_right">
<h2>
Links Related to Tourism Schemes
</h2>
<ul>
<li><a href="./pdf/schemes.pdf">Incredible India Scheme</a></li>
<li><a href="./pdf/schemes.pdf">Heritage Journey Scheme</a></li>
<li><a href="./pdf/schemes.pdf">Incredible India Food Tourism Scheme</a></li>
<li><a href="./pdf/schemes.pdf">Visa on Arrival (VA) Scheme</a></li>
<li><a href="./pdf/schemes.pdf">Conclusions</a></li>
</ul>
</div>
</div>
<!-- FOOTER -->
<footer>
<table>
<tr>
<th>CONTACT DETAILS</th>
<th>CORPORATE OFFICE</th>
<th>REGISTERED OFFICE</th>
<th>QUICK LINKS</th>
</tr>
<tr>
<td> [email protected]</td>
<td>Kripa, 1187/10,</td>
<td>B/3 Devi Chambers,</td>
<td>Home</td>
</tr>
<tr>
<td>+91 992 2442 238</td>
<td>Shivajinagar,</td>
<td>23/5 Bund Garden Road,</td>
<td>Terms & Conditions</td>
</tr>
<tr>
<td></td>
<td>Pune- 411 005</td>
<td>Pune- 411 001</td>
<td>Privacy Policy</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td>Refund & Cancellation Policy</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td>Contact Us</td>
</tr>
</table>
<div class="social_icons">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-square-instagram"></i>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"
crossorigin="anonymous"></script>
<script src="./homepage.js"></script>
</body>
</html>