-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflights+hotels.html
170 lines (154 loc) · 5.42 KB
/
flights+hotels.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
<!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>Flights+Hotels</title>
<link rel="stylesheet" href="./styles/Flights+hotels.css">
<link rel="stylesheet" href="./fonts/css/all.css">
<link rel="stylesheet" href="./style/nav.css">
<link rel="stylesheet" href="./style/foot.css">
</head>
<body>
<!-- another new navbar had to be created only for this page -->
<div id="Navbar2">
<div>
<div id="icon"><img src="https://cdn6.agoda.net/images/kite-js/logo/agoda/color-default.svg" alt="img1"></div>
<div id="icon"><img src="https://pix5.agoda.net/partners/logo/212746_desktop_20201117104923.png" alt="img2"></div>
</div>
<div>
<p><i class="sc-iBPRYJ fiqfwQ language-trigger__icon flag flag-18 flag-18-us"></i></p>
<p>Rs.</p>
<p><a href="#">Sign in</a></p>
<p class="sign2"><a href="#">Create account</a></p>
</div>
</div>
<!-- navbar ends -->
<div id="bodyPart">
<div>
<h1>Your entire holiday in one click!</h1>
<h2>Book flight + hotel</h2>
<h3>In collabration with <span>Booking.com</span></h3>
<!-- a little JS part starts here -->
<div class="btns">
<button>Round-Trip<span>∨</span></button>
<button>Economy <span>∨</span></button>
</div>
<!-- input fields starts here -->
<div id="input1">
<div id="fly">
<div id="flyfrom">
<div id="icon"><i class="fa-solid fa-plane fa-lg"></i></div>
<div class="flyfrom">
<p>Flying from</p>
<input type="text" placeholder="Flying from">
</div>
</div>
<div id="flyto">
<div id="icon"><i class="fa-solid fa-location-dot fa-lg"></i></div>
<div class="flyto">
<p>Flying from</p>
<input type="text" placeholder="Flying to">
</div>
</div>
</div>
<div id="hotel">
<div id="depature">
<div id="icon"><i class="fa-regular fa-credit-card fa-lg"></i></div>
<div class="depature">
<p>Flying from</p>
<input type="date" placeholder="Depature" id="date">
</div>
</div>
<div id="return">
<div id="icon"><i class="fa-regular fa-credit-card fa-lg"></i></div>
<div class="return">
<p>Flying from</p>
<input type="text" placeholder="Return">
</div>
</div>
</div>
</div>
<div id="input2">
<div id="passroom">
<div id="pass">
<div id="icon"><i class="fa-solid fa-user-group fa-lg"></i></div>
<div class="pass">
<p>1 Passenger</p>
</div>
</div>
<div id="room">
<div id="icon"><i class="fa-solid fa-key fa-lg"></i></div>
<div class="room">
<p>1 Room</p>
</div>
</div>
</div>
<div id="sub">
<button>
SEARCH FLIGHT+HOTEL
</button>
</div>
</div>
</div>
</div>
<div id="footer1">
<div>
<h3>Help</h3>
<p>Help center</p>
<p>FAQs</p>
<p>Privacy policy</p>
<p>Cookie policy</p>
<p>Terms of use</p>
</div>
<div>
<h3>About us</h3>
<p>Point MAX</p>
<p>Careers</p>
<p>press</p>
<p>Blog</p>
</div>
<div>
<h3>Desitnation</h3>
<p>Countries/Territories</p>
<p>Cities</p>
</div>
<div>
<h3>Partner with us</h3>
<p>YCS partner portal</p>
<p>Partner Hub</p>
<p>Adverse on agoda</p>
<p>Affiliates</p>
<p>Connectivity partners</p>
</div>
<div>
<h3>Get the app</h3>
<p>iOS app</p>
<p>Android app</p>
</div>
</div>
<div id="footer2">
<p>All material herein © 2005–2022 Agoda Company Pte. Ltd. All Rights Reserved.</p>
<p>Agoda is part of Booking Holdings Inc., the world leader in online travel & related services.</p>
<div>
<div>
<img src="https://seeklogo.com/images/A/agoda-logo-C2A073CCC1-seeklogo.com.png" alt="img1">
</div>
<div>
<img src="https://seeklogo.com/images/P/priceline-com-logo-A4C0F55AED-seeklogo.com.png" alt="">
</div>
<div>
<img src="https://seeklogo.com/images/R/rentalcars-com-logo-083C3385A6-seeklogo.com.png" alt="">
</div>
<div>
<img src="https://seeklogo.com/images/K/kayak-logo-8C097FE377-seeklogo.com.png" alt="">
</div>
<div><img src="https://pix5.agoda.net/partners/logo/212746_desktop_20201117104923.png" alt="img2"></div>
<div><img src="https://seeklogo.com/images/O/opentable-logo-A7E2188E5F-seeklogo.com.png"></div>
</div>
<p>sg-crmkt-6003</p>
</div>
</div>
</body>
</html>