-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
275 lines (255 loc) · 12.8 KB
/
index.html
File metadata and controls
275 lines (255 loc) · 12.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Assingment</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="styles/./style.css">
<link rel="stylesheet" href="./styles/./responsive.css">
</head>
<body>
<header>
<!-- nav section start -->
<nav class=" header-section mid-content">
<div class="logo-container">
<img src="./images/./Group 40071 (2).png" alt="">
<h1>Hero <span>Travel</span></h1>
</div>
<div class="menu-container">
<a class="icon" href="#">Home</a>
<a href="#">Packages</a>
<a href="#">Testimonial</a>
<a href="#">Testimonial</a>
<a href="#">Blog</a>
<a href="#">Contact</a>
</div>
</nav>
<!-- nav section end -->
<!-- bannner section start -->
<section >
<div class="banner-section mid-content">
<div class="banner-text">
<h1>Explore Your Travel</h1>
<p >Hero’s global marketplace of tours, <br> transport & accommodation.</p>
<div class="input-form">
<form>
<input type="text" placeholder="Where go">
<select name="When" id="">
<option value="australia">When</option>
<option value="canada">Canada</option>
<option value="usa">USA</option>
</select>
<select name="Select Type" id="">
<option value="australia">Select Type</option>
<option value="canada">Canada</option>
<option value="usa">USA</option>
</select>
<button class="from btn-search" ><span> <i class="fa-solid fa-magnifying-glass"></i></span> Find Now</button>
</form>
</div>
</div>
</div>
</section>
<!-- banner section end -->
<section>
<!-- our popular tours -->
<div class="simple-place mid-content">
<div class="simple">
<h1>Our Popular Tours</h1>
<p>While all of our tours receive top ranks, there are a select bunch that always rise to the top of our customer favorites list..</p>
<ul>
<li>Only featuring hotels, restaurants, and suppliers that follow local health policies .</li>
<li>Only featuring hotels, restaurants, and suppliers that follow local health policies</li>
<li>Only featuring hotels, restaurants, and suppliers that follow local health policies.</li>
</ul>
<p>Amet consectetur. Vulputate commodo felis molestie risus
ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing risus natoque aliquet. Id bibendum nunc senectus semper tincidunt. </p>
<button class="btn-primary">Read More</button>
</div>
<div class="place">
<img src="./images/./Rectangle 4.png" alt="">
</div>
</div>
</section>
<!-- our-populars tours -->
<section>
<div class="gird-container mid-content">
<div class="destination">
<h1>Choose Your Destination</h1>
<p>We help you choose your next holiday destination thanks to complete and well detailed guides <br> and tips that will help you make the best of your journey!.</p>
</div>
<div class="maldives">
<img src="./images/./Rectangle 5.png" alt="">
<img src="./images/./Rectangle 8.png" alt="">
</div>
<div class="srilanka">
<img src="./images/./Rectangle 6.png" alt="">
<img src="./images/./Rectangle 7.png" alt="">
<div><img src="./images/./Rectangle 9.png" alt=""></div>
</div>
<div class="bangladesh">
<div class="dese">
<img src="./images/./Rectangle 11.png" alt="">
</div>
<img src="./images/./Rectangle 10.png" alt="">
</div>
</div>
</section>
</header>
<main>
<section class="main-sectin">
<div class="travel-text">
<h1>Why Choose Us</h1>
<p>We are innovative and passionate about the work we do. We always come up with <br> new ways to enrich your revenue to greater heights. Extraordinary ....</p>
</div>
</section>
<div class="travel-container mid-content">
<div class="travel">
<img src="./images/hotel 1.svg" alt="">
<h4>Handpicked Hotels</h4>
<p>Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing risus natoque aliquet. </p>
</div>
<div class="travel">
<img src="./images/./map 1.svg" alt="">
<h4>World Class Service</h4>
<p>Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing risus natoque aliquet. </p>
</div>
</div>
<section>
<div class="travel-house mid-content">
<div class="travel-2">
<img src="./images/./price-tag 1.svg" alt="">
<h4>World Class Service</h4>
<p>Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing risus natoque aliquet. </p>
</div>
</div>
</section>
<!-- discount secton -->
<section class="discout-section mid-content">
<div class="deals">
<h1>Deals & Discounts</h1>
<p>Your neighborhood discount store for more than 40 years. Household products, <br> clothing, toys & more from your favorite brands at the LOWEST prices..</p>
</div>
<!-- satorini -->
</section>
<section class="mid-content">
<div class="satoroni-1">
<div class="satoroni-div-2">
<div class="satoroni-text">
<p class="sto-icon"> <span><i class="fa-solid fa-clock"></i>7 Day / 6 Night</span> <span> <i class="fa-solid fa-address-card"></i>Max : 10</span> <span ><i class="fa-solid fa-location-dot"></i>Malaysia</span></p>
<h3>Tour To Satorini</h3>
<h6>Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing.</h6>
<h4>Price: $1300-$1500</h4>
<button class="btn-primary book">Book Now</button>
</div>
</div>
</div>
</section>
</section>
<section class="mid-content">
<div class="satoroni-1">
<div class="satoroni-div-2">
<div class="satoroni-text">
<div class="small-icon">
<div class="sto-icon">
<span><i class="fa-solid fa-clock"></i>7 Day / 6 Night</span>
<div class="big-icon">
<span> <i class="fa-solid fa-address-card"></i>Max : 10</span> <span ><i class="fa-solid fa-location-dot"></i>Malaysia</span>
</div>
</div>
</div>
<h3>Tour To Satorini</h3>
<h6>Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing.</h6>
<h4>Price: $1300-$1500</h4>
<button class="btn-primary book">Book Now</button>
</div>
</div>
</div>
</section>
</section>
<section class="mid-content">
<div class="satoroni-1">
<div class="satoroni-div-2">
<div class="satoroni-text">
<p class="sto-icon"> <span><i class="fa-solid fa-clock"></i>7 Day / 6 Night</span> <span> <i class="fa-solid fa-address-card"></i>Max : 10</span> <span ><i class="fa-solid fa-location-dot"></i>Malaysia</span></p>
<h3>Tour To Satorini</h3>
<h6>Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. Habitant adipiscing.</h6>
<h4>Price: $1300-$1500</h4>
<button class="btn-primary book">Book Now</button>
</div>
</div>
</div>
</section>
<div class="package">
<button class="btn-primary"> See All Packages</button>
</div>
</section>
<!-- save up to 70% -->
<section class="mid-content">
<div class="simple-item">
<div class="simple-lost">
<h1>A Simple Perfect Place <br> To Get Lost</h1>
<p class="lost">Amet consectetur. Vulputate commodo felis molestie risus ornare nulla amet et. Libero commodo sagittis dignissim adipiscing quis. </p>
<li>Adipiscing ornare pellentesque mauris volutpat tortor vitae platea porta lacus. Lectus suspendisse nullam.</li>
<li>Adipiscing ornare pellentesque mauris volutpat tortor vitae platea porta lacus. Lectus suspendisse nullam.</li>
<div class="btn">
<button class="btn-primary">See More</button>
</div>
</div>
<div class="simple-img">
<img src="./images/Rectangle 11.png" alt="">
</div>
</div>
</section>
<!-- addedd -->
<section class="mid-content">
<div class="newslater">
<div class="news-text">
<h1>Newslatter</h1>
<p>Get your daily dose of travel news & tips. Sign up today!</p>
<hr>
<form id="from-from">
<input type="text" placeholder="Enter Your Name"> <br><br>
<input type="email" placeholder="Enter Your E-mail"> <br> <br>
<input type="password" placeholder="Enter Your Password"> <br> <br>
<button class="btn-secondary ">Subscribe</button>
</form>
</div>
<div class="news-img">
<img src="./images/./Rectangle 8 (1).png" alt="">
<div class="div">
<div class="com">
<p>Travel.com</p>
<h4>Save up to 70%</h4>
</div>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="footer-section ">
<div class="img-name">
<div class="name">
<img src="./images/./Group 40071 (2).png" alt="">
<h2>Hero Travel</h2>
</div>
</div>
<div class="another">
<p>100% Responsive On All Devices: Adjust the website to any device screen size and <br>orientation instantly so that anyone can access it easily. </p>
</div>
<div class="ancor">
<a href="#"><i class="fa-brands fa-twitter"></i></a>
<a href="#"><i class="fa-brands fa-facebook"></i></a>
<a href="#"><i class="fa-brands fa-square-instagram"></i></a>
<a href="#"><i class="fa-brands fa-github"></i></a>
</div>
<hr>
<div class="last mid-content">
<p>© 2024, Subahan All Rights Reserved. </p>
</div>
</div>
</footer>
</body>
</html>