-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboot.html
More file actions
382 lines (353 loc) · 13.8 KB
/
boot.html
File metadata and controls
382 lines (353 loc) · 13.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Checkpoint</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- adding bootstrap link -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous"
/>
</head>
<body>
<!-- adding navbar -->
<nav class="d-md-col-2">
<div
class="d-flex p-4 justify-content-between align-text-center bg-secondary border-bottom border border-5"
>
<h1 class="text-danger">Ava Travel Agency</h1>
<!-- adding navlinks -->
<div>
<ul class="list-unstyled d-flex">
<li class="mx-2">
<a href="#" class="text-danger link-primary text-decoration-none"
>Home</a
>
</li>
<li class="mx-2">
<a href="#" class="text-danger link-primary text-decoration-none"
>Destination</a
>
</li>
<li class="mx-2">
<a href="#" class="text-danger link-primary text-decoration-none"
>Tours</a
>
</li>
<li class="mx-2">
<a href="#" class="text-danger link-primary text-decoration-none"
>Contact</a
>
</li>
</ul>
</div>
</div>
</nav>
<!-- adding hero section -->
<section>
<div
style="
background-image: url('https://media.istockphoto.com/id/1458297519/photo/old-white-church.jpg?s=612x612&w=is&k=20&c=E00xjhC4MYTp2taDG4rIOSw4hLzSoB4QvBHQcDH0pvE=');
background-size: cover;
height: 500px;
"
class="p-4 text-center text-danger"
>
<h1 class="mb-4 mt-5">Safe and Luxury Travels At Your Fingertips</h1>
<h2 class="mb-4">We Make Sure Every Detail Is Taken Care Of 😎👍</h2>
<p class="mb-5">
Kick back and have fun. Lorem ipsum dolor sit, amet consectetur
adipisicing elit. Explicabo voluptatem quo id ducimus distinctio quasi
nobis modi, veritatis necessitatibus earum quisquam velit consequuntur
labore nisi reiciendis dolorem harum soluta quos vel dolor fugiat. Id
tempore harum, ab qui facilis illum iure quaerat animi dolorem nisi
fugiat vel provident, sint explicabo.
</p>
<button
type="button"
class="btn-light btn btn-outline-success border-4 rounded border border-danger"
>
<a href="#" style="text-decoration: none; color: black"
><strong>Click This Button To Book A Trip Today</strong></a
>
</button>
</div>
</section>
<!-- adding destination section -->
<section>
<div class="p-3 text-center text-danger bg-muted">
<!-- -->
<div>
<h3 class="mt-4">Our Most Visited Vacation Destination</h3>
<p>
Explore Some Of Our Most Visited Destination Sites And See The Bliss
That Awaits You And Your Loved Ones
</p>
</div>
<!-- adding card -->
<div class="container-fluid p-1">
<div class="row d-flex justify-content-center">
<!-- card1 -->
<div
class="card col-sm-3 boder border-3 p-2 me-3 text-danger"
style="width: 18rem"
>
<img
class="card-img=top"
src="https://media.istockphoto.com/id/1486379706/photo/amalfi-coast-italy-italian-culture-tyrrhenian-sea-summer.jpg?s=612x612&w=is&k=20&c=qpMw4T4J_e41wpN87c5BdoF2LDUvLcajtiTDpMxxun0="
alt="Italy"
/>
<div class="card-body">
<h4 class="card-title">Italy</h4>
<p class="card-text">
The City Of Amazing Food. Enjoy amazing dishes and
confectionaries in this loveley country. The home of pasta and
art.
</p>
<button
type="button"
class="rounded btn-light btn btn-outline-danger"
>
<a href="#" style="text-decoration: none; color: black"
>Learn More</a
>
</button>
</div>
</div>
<!-- card2 -->
<div
class="card col-sm-3 boder border-3 p-2 me-3 text-danger"
style="width: 18rem"
>
<img
class="card-img=top"
src="https://media.istockphoto.com/id/635758088/photo/sunrise-at-the-eiffel-tower-in-paris-along-the-seine.jpg?s=612x612&w=is&k=20&c=6ylgiM3Bp9afxzWxZjoICq5YUDNufsTddjx9HbFU-NM="
alt="Paris"
/>
<div class="card-body">
<h4 class="card-title">Paris</h4>
<p class="card-text">
The City Of Love. Make amazing memories with your partner in
the most romantic place in the world.
</p>
<button
type="button"
class="rounded btn-light btn btn-outline-danger"
>
<a href="#" style="text-decoration: none; color: black"
>Learn More</a
>
</button>
</div>
</div>
<!-- card3 -->
<div
class="card col-sm-3 boder border-3 p-2 me-3 text-danger"
style="width: 18rem"
>
<img
class="card-img=top"
src="https://media.istockphoto.com/id/1445804599/photo/aerial-viewpoint-of-costal-village-on-paros-island-greece.jpg?s=612x612&w=is&k=20&c=YRbH797OAakwZJOgdgylN2Cc-w4k7JU-tAhRHnQYxC8="
alt="Greece"
/>
<div class="card-body">
<h4 class="card-title">Greece</h4>
<p class="card-text">
The Home Of Scholars. Explore the museum of the greats and
enjoy the picturesque Santorini.
</p>
<button
type="button"
class="rounded btn-light btn btn-outline-danger"
>
<a href="#" style="text-decoration: none; color: black"
>Learn More</a
>
</button>
</div>
</div>
<!-- card div -->
</div>
</div>
<!-- des section div -->
</div>
</section>
<!-- adding tour section -->
<section>
<!-- main div container -->
<div
class="accordion border border-5 border-danger p-5 mt-5"
id="accordionTrial"
>
<h3 class="text-center text-danger mb-4">
Here Is A Tour Of The Different Packages We Offer
</h3>
<!-- accordion1 -->
<div class="accordion-item">
<h4 class="accordion-header" id="headerOne">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#collapseOne"
aria-expanded="true"
aria-controls="collapseOne"
>
Package 1
</button>
</h4>
<div
id="collapseOne"
class="accordion-collapse collpase show"
aria-labelledby="headerOne"
data-bs-parent="accordionTrial"
>
<div class="accordion-body">
<strong>Honeymoon Package</strong><br />
The first package is for couples who want to go on their honeymoon
or celebrate their anniversary. Lorem, ipsum dolor sit amet
consectetur adipisicing elit. Asperiores aut cupiditate ab eaque
nam! Error excepturi tempore, omnis dolores ipsum id dicta ducimus
praesentium est iste in animi dolor? Architecto ipsam placeat, at
harum distinctio deserunt aliquam cum nostrum a!.<br />Click below
for more detials.<br />
<a href="#" style="text-decoration: none">View Details</a>
</div>
</div>
</div>
<!-- accordion2 -->
<div class="accordion-item">
<h4 class="accordion-header" id="headerTwo">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#collapseTwo"
aria-expanded="false"
aria-controls="collapseTwo"
>
Package 2
</button>
</h4>
<div
id="collapseTwo"
class="accordion-collapse collpase"
aria-labelledby="headerTwo"
data-bs-parent="accordionTrial"
>
<div class="accordion-body">
<strong>Family Package</strong><br />
The second package is for families who want to celebrate an event
or just go on vacation. Lorem, ipsum dolor sit amet consectetur
adipisicing elit. Asperiores aut cupiditate ab eaque nam! Error
excepturi tempore, omnis dolores ipsum id dicta ducimus
praesentium est iste in animi dolor? Architecto ipsam placeat, at
harum distinctio deserunt aliquam cum nostrum a!.<br />Click below
for more detials.<br />
<a href="#" style="text-decoration: none">View Details</a>
</div>
</div>
</div>
<!-- accordion3 -->
<div class="accordion-item">
<h4 class="accordion-header" id="headerThree">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#collapseThree"
aria-expanded="false"
aria-controls="collapseThree"
>
Package 3
</button>
</h4>
<div
id="collapseThree"
class="accordion-collapse collapse"
aria-labelledby="headerThree"
data-bs-parent="accordionTrial"
>
<div class="accordion-body">
<strong>Office Package</strong><br />
The thrid package is for companoes who want to celebrate an event
or just go on vacation to create team bonding experience. Lorem,
ipsum dolor sit amet consectetur adipisicing elit. Asperiores aut
cupiditate ab eaque nam! Error excepturi tempore, omnis dolores
ipsum id dicta ducimus praesentium est iste in animi dolor?
Architecto ipsam placeat, at harum distinctio deserunt aliquam cum
nostrum a!.<br />Click below for more detials.<br />
<a href="#" style="text-decoration: none">View Details</a>
</div>
</div>
</div>
<!-- tour section div ending -->
</div>
</section>
<!-- adding contact section -->
<section>
<div class="mt-4 p-4">
<h4 class="text-danger">
Contact Us For More Information Or To Book Special Offers 😊!!
</h4>
<!-- adding form -->
<div class="m-5">
<form action="/action-page.php">
<div class="form-group">
<label for="name">Name:</label>
<input type="name" class="form-control" id="name" />
</div>
<div class="form-group">
<label for="email">Email address:</label>
<input type="email" class="form-control" id="email" />
</div>
<div class="form-group">
<label for="password">Password:</label>
<input type="password" class="form-control" id="password" />
</div>
<div class="form-group">
<label for="textarea">Message Us</label>
<input type="textarea" class="form-control" id="textarea" />
</div>
<div class="checkbox">
<label><input type="checkbox" /> Remember Me</label>
</div>
<br />
<button
type="submit"
class="btn btn-default border border-3 border border-danger btn-light btn btn-outline-danger"
>
<a href="#" style="text-decoration: none; color: black">Submit</a>
</button>
</form>
</div>
<!-- contact ending -->
</div>
</section>
<!-- adding footer -->
<footer class="text-danger text-center bg-secondary p-2">
<strong>Copyright © Ava Travel Agency</strong>
<ion-icon name="logo-whatsapp"></ion-icon>
<ion-icon name="logo-instagram"></ion-icon>
<ion-icon name="logo-facebook"></ion-icon>
</footer>
<!-- adding bootstrap js link -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"
></script>
<!-- adding icon link -->
<script
type="module"
src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.esm.js"
></script>
<script
nomodule
src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.js"
></script>
</body>
</html>