-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshow.html
254 lines (224 loc) · 10.5 KB
/
show.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
<!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">
<script src="https://kit.fontawesome.com/6614217c3b.js" crossorigin="anonymous"></script>
<!-- <link rel="stylesheet" href="index.css"> -->
<link rel="stylesheet" href="show.css">
<title>GET A HUT</title>
<link rel="icon" type="image/x-icon" href="images/placeholder.png">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
</head>
<body>
<div class="sticky-top" id="nav">
<div>
<div id="logo"><img id="nav_img" src="images/placeholder.png" alt=""></div>
<div>GET A HUT</div>
</div>
<div> <h3 id="username"></h3></div>
<div id="login-1">
<div class="dropdown">
<button id="barr" class="btn btn-secondary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
<img style="width: 30px;height: 30px;" src="images/user.png"/>
</button>
<ul class="dropdown-menu">
<li><a href="signin.html" id="signin" class="dropdown-item" href="#">Sign-in</a></li>
<li><a href="login.html" id="login" class="dropdown-item" href="#">Log-in</a></li>
<li><a id="logout" class="dropdown-item" href="#">Log-Out</a></li>
</ul>
<select name="" id="money">
<option value="INR">INR</option>
<option value="">CAD</option>
<option value="">DKK</option>
<option value="">HKD</option>
<option value="">NOK</option>
<option value="">PLN</option>
<option value="">THB</option>
<option value="">USD</option>
<option value="">AUD</option>
<option value="">CHF</option>
<option value="">EUR</option>
<option value="">HUF</option>
<option value="">JPY</option>
<option value="">NZD</option>
<option value="">SEX</option>
<option value="">TRY</option>
<option value="">BRL</option>
<option value="">CZK</option>
<option value="">GBP</option>
<option value="">ILS</option>
<option value="">MXN</option>
<option value="">PHP</option>
<option value="">SGD</option>
<option value="">TWD</option>
</select>
<!-- sflsafljsdl -->
<button id="bar" class="btn btn-primary" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasRight" aria-controls="offcanvasRight"><i class="fa-solid fa-bars"></i></button>
<div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasRight" aria-labelledby="offcanvasRightLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasRightLabel"></h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<p class="para">ARE YOU A PROPERTY OWNER/MANAGER?</p>
<p class="para">List New Property</p>
<p class="para">Sign In To Your DashBoard</p>
<hr>
<br>
<br>
<p class="para">HOLIDAY HOMES FOR SALE</p>
<p class="para">Tripvillas Managed <br> Homes from A grade developers.Rentals guranteed</p>
<p class="para">Marketplace <br> See what homes are up for sale from different property owners.</p>
<hr>
<p class="para">About Us</p>
<p class="para">Privacy Policy</p>
<p class="para">Terms of Use</p>
<p class="para">FAQ's</p>
<p class="para">Contact Us</p>
<hr>
<p class="para">© Getahut Pte Ltd</p>
</div>
</div>
<!-- kjsdaflk;jsaldfjlo -->
</div>
</div>
</div>
</div>
</div>
<!-- -----------------------------------------------------------the nav bar completes here ------------------------------------------------------------->
<div id="bodyfull">
<div id="show_content">
<div id="det"></div>
<div id="info"></div>
</div>
<div id="book">
<!-- jasldfjl;sjdalfjsladjf -->
<div class="search_bar">
<!-------------------------------- the inner search start here ---------------------->
<div class="child">
<h1>Book Your HUT</h1>
<!-- <div class="common" id="inner_search">
<div class="imgas"><img src="images/loupe.png" alt=""></div>
<div><input type="text" name="" id="search_var" placeholder="Location"></div>
</div> -->
<form>
<h3>Check In Date</h3>
<div class="common" id="in">
<div class="imgas"><img src="images/exit.png" alt=""></div>
<div><input type="date" name="" id="checkin"></div>
</div>
<h3>Check Out Date</h3>
<div class="common" id="out">
<div class="imgas"><img src="images/exit.png" alt=""></div>
<div><input type="date" name="" id="checkout"></div>
</div>
<div class="common" id="guest">
<select name="" id="guest_child">
<option value="">Select Guests</option>
<option value="1">1 Guests</option>
<option value="2">2 Guests</option>
<option value="3">3 Guests</option>
<option value="4">4 Guests</option>
<option value="5">5 Guests</option>
<option value="6">6 Guests</option>
<option value="7">7 Guests</option>
<option value="8">8 Guests</option>
<option value="9">9 Guests</option>
<option value="10">10 Guests</option>
<option value="11">11 Guests</option>
<option value="12">12 Guests</option>
<option value="13">13 Guests</option>
<option value="14">14 Guests</option>
<option value="15">15 Guests</option>
<option value="16">16 Guests</option>
<option value="17">17 Guests</option>
<option value="18">18 Guests</option>
<option value="19">19 Guests</option>
<option value="20">20 Guests</option>
<option value="21">21 Guests</option>
</select>
</div>
<div>
<input type="submit" name="" value="Request To Book" id="search_btn">
</div>
</form>
</div>
<!------------------ the inner search var div ends here -------------------------------->
</div>
<!-- lkasdflsadjlfjsl;df -->
</div>
</div>
<br>
<div id="bot_cont">
<h2>Maps</h2>
<br>
<hr>
<div id="maps">
</div>
<br>
<h2>Policies & Fees</h2>
<br>
<hr>
<br>
<div class="policy">
<h3>Default Cancellation Policy</h3>
<br>
<p>Stringent: No charges will be levied if booking is canceled 61 days prior to check-in. If cancellation is done between 30 to 60 days prior to check-in, 50% of the total booking amount will be charged. Post that, there will be no refund.</p>
<br><hr><br>
<h3>House Rules</h3>
<p>Loud Music not allowed. Pets not allowed. Stags / All Male Groups not allowed. Feel at home treat it as your own home dont abuse things appliances. kindly dont pluck the fruits and flowers in the complex. Drink responsibly and definitely not in the pool. Smokers may smoke in the common airy areas and the balcony only. Smoking in the bedrooms especially in the bed is strictly not acceptable. Please bear in mind that you are required to use the drying lines (Provided) to dry your clothes after wash. The apartment complex management does not allow clothes to be hung on the balcony railing The swimming pool is closed post 8 pm. Swimwear is Mandatory for use of pool. As required by law every Guest above the age of 18 must carry a Government issued Photo ID Card, and present it to the caretaker upon request, alongside signing the Guest Register with complete name, email ID and contact number</p>
<br><hr><br>
<h3>Cleaning Fee</h3>
<p>Cleaning Fee INR 327.00 Fixed Amount Per Stay</p>
</div>
</div>
<br>
<div class="bottom">
<div class="content">
<div class="first-cell">
<div class="manage">
<div><img src="images/placeholder.png" alt=""></div>
<p>GET A HUT</p>
</div>
<p>GET HUT offers verified, fully furnished holiday homes many of which come with resident caretakers. This allows you to holiday in comfort, style and without rushing your holiday.</p>
<div class="ifnot">
<div><img src="images/brand/facebook.png" alt=""></div>
<div><img src="images/brand/twitter.png" alt=""></div>
<div><img src="images/brand/linkedin.png" alt=""></div>
<div><img src="images/brand/pinterest.png" alt=""></div>
</div>
</div>
<div class="second-cell">
<p>Incredible Offers on the Best Villas</p>
<div>
<div><p>Enter your E-mail Address</p></div>
<input placeholder="Enter Your Email" type="email">
<p>*We Never Send Spam</p>
<br>
<button class="bttn">Subscribe</button>
</div>
</div>
<div class="third-cell">
<div>About Us</div>
<div>Privacy Policy</div>
<div>Terms of Use</div>
<div>FAQs</div>
<div>Contact Us</div>
<div>Holiday Communities</div>
</div>
<div class="fourth-cell">
<h3>Have Questions?</h3>
<h3>[email protected]</h3>
<div class="images">
<div class="notif"><img src="images/brand/playstore.png" alt=""></div>
<div class="notif"><img src="images/brand/appstore.png" alt=""></div>
</div>
</div>
</div>
</div>
<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>
</body>
</html>
<script src="show.js"></script>