-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpreboot.html
240 lines (240 loc) · 13.1 KB
/
preboot.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
<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<head>
<link rel="stylesheet" type="text/css" href="index.css" />
<title>AirBnB</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Roboto:wght@100&family=Space+Mono&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
</head>
<body>
<div id="green_section">
<div id="green_button">
<button id="green_but" type="button">
<span><svg id="magnify_search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; height: 20px; width: 20px; fill: currentcolor;"><path d="M13 0a13 13 0 0 1 10.5 20.67l7.91 7.92-2.82 2.82-7.92-7.91A12.94 12.94 0 0 1 13 26a13 13 0 1 1 0-26zm0 4a9 9 0 1 0 0 18 9 9 0 0 0 0-18z"></path></svg></span>
<span>
<div id="anywhere_search">Anywhere</div>
<div id="week_guest"><span>Any week</span><span id="weeks">.</span><span>Add guests</span></div>
</span>
</button>
</div>
<div id="filter_slider_img">
<svg class="green_icons" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; fill: none; height: 16px; width: 16px; stroke: currentcolor; stroke-width: 4; overflow: visible;"><path fill="none" d="M7 16H3m26 0H15M29 6h-4m-8 0H3m26 20h-4M7 16a4 4 0 1 0 8 0 4 4 0 0 0-8 0zM17 6a4 4 0 1 0 8 0 4 4 0 0 0-8 0zm0 20a4 4 0 1 0 8 0 4 4 0 0 0-8 0zm0 0H3"></path></svg>
</div>
</div>
<div id="blue_writing">
<div class="logo_writing">
<img src="https://a0.muscache.com/pictures/732edad8-3ae0-49a8-a451-29a8010dcc0c.jpg" alt="log_cabin" class="logo"> <p class="blue_logo_writing">Cabins</p>
</div>
<div class="logo_writing">
<img src="https://a0.muscache.com/pictures/3b1eb541-46d9-4bef-abc4-c37d77e3c21b.jpg" alt="sea views" class="logo"><p class="blue_logo_writing">Amazing Views</p>
</div>
<div class="logo_writing">
<img src="https://a0.muscache.com/pictures/6ad4bd95-f086-437d-97e3-14d12155ddfe.jpg" alt="countryside" class="logo"><p class="blue_logo_writing">Countryside</p>
</div>
<div class="logo_writing">
<img src="https://a0.muscache.com/pictures/33dd714a-7b4a-4654-aaf0-f58ea887a688.jpg" alt="cartoon of historical homes" class="logo"><p class="blue_logo_writing">Historical homes</p>
</div>
</div>
<div class="purple_section">
<div>
<img src="https://a0.muscache.com/im/pictures/miso/Hosting-639505592552017647/original/46c43037-1ea1-4111-b4b3-7bf0159d9ea0.jpeg?im_w=720" alt="beautiful cottage" class="purple_image">
</div>
<div class="guest_fav">
Guest Favourite
</div>
<div class ="purple_heart">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; fill: rgba(0, 0, 0, 0.5); height: 24px; width: 24px; stroke: white; stroke-width: 2; overflow: visible;"><path d="M16 28c7-4.73 14-10 14-17a6.98 6.98 0 0 0-7-7c-1.8 0-3.58.68-4.95 2.05L16 8.1l-2.05-2.05a6.98 6.98 0 0 0-9.9 0A6.98 6.98 0 0 0 2 11c0 7 7 12.27 14 17z"></path></svg>
</div>
</div>
<div class="purple_below_section">
<div class="purple_below_top">
<div>Daventry, UK</div>
<div class="rating">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; height: 12px; width: 12px; fill: currentcolor;"><path fill-rule="evenodd" d="m15.1 1.58-4.13 8.88-9.86 1.27a1 1 0 0 0-.54 1.74l7.3 6.57-1.97 9.85a1 1 0 0 0 1.48 1.06l8.62-5 8.63 5a1 1 0 0 0 1.48-1.06l-1.97-9.85 7.3-6.57a1 1 0 0 0-.55-1.73l-9.86-1.28-4.12-8.88a1 1 0 0 0-1.82 0z"></path></svg>
4.93
</div>
</div>
<div class="gray_description">Individual Host</div>
<div class="gray_description">29 Jan - 3 Feb</div>
<div><u>£774 total</u></div>
</div>
<div class="purple_section">
<div>
<img src="https://a0.muscache.com/im/pictures/miso/Hosting-52871104/original/cf6c0190-3ac8-4fc3-a335-23cc4b3dba3e.jpeg?im_w=720" alt="beautiful cottage" class="purple_image">
</div>
<div class="guest_fav">
Guest Favourite
</div>
<div class ="purple_heart">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; fill: rgba(0, 0, 0, 0.5); height: 24px; width: 24px; stroke: white; stroke-width: 2; overflow: visible;"><path d="M16 28c7-4.73 14-10 14-17a6.98 6.98 0 0 0-7-7c-1.8 0-3.58.68-4.95 2.05L16 8.1l-2.05-2.05a6.98 6.98 0 0 0-9.9 0A6.98 6.98 0 0 0 2 11c0 7 7 12.27 14 17z"></path></svg>
</div>
</div>
<div class="purple_below_section">
<div class="purple_below_top">
<div>Staplow, UK</div>
<div class="rating">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; height: 12px; width: 12px; fill: currentcolor;"><path fill-rule="evenodd" d="m15.1 1.58-4.13 8.88-9.86 1.27a1 1 0 0 0-.54 1.74l7.3 6.57-1.97 9.85a1 1 0 0 0 1.48 1.06l8.62-5 8.63 5a1 1 0 0 0 1.48-1.06l-1.97-9.85 7.3-6.57a1 1 0 0 0-.55-1.73l-9.86-1.28-4.12-8.88a1 1 0 0 0-1.82 0z"></path></svg>
5.00
</div>
</div>
<div class="gray_description">Profesional Host</div>
<div class="gray_description">29 Jan - 3 Feb</div>
<div><u>£9,874 total</u></div>
</div>
<!-- add further houses here for purple section! -->
<div id="orange_section">
<div>Continue exploring cabins</div>
<button id="show_button">Show more</button>
</div>
<div id="blue_section">
<h2>Inspiration for future getaways</h2>
<div class="blue_font">
<ul id="popular">
<li class="pop_list">Popular</li>
<li class="pop_list">Historic</li>
<li class="pop_list">Costal</li>
<li class="pop_list">Islands</li>
<li class="pop_list">Lakes</li>
<li class="pop_list">Unique stays</li>
<li class="pop_list">Categories</li>
<li class="pop_list">Things to do</li>
</ul>
</div>
<div class="blue_font">
<ul id="places">
<li class="place_table">
<a href="https://www.airbnb.co.uk/aberfeldy-united-kingdom/stays">
<div>Aberfeldy</div>
<div class="country">Holiday Rentals</div>
</a>
</li>
<li class="place_table">
<a href="https://www.airbnb.co.uk/amsterdam-netherlands/stays/cabins">
<div>Amsterdam</div>
<div class="country">Cabin Rentals</div>
</a>
</li>
<li class="place_table">
<a href="https://www.airbnb.co.uk/athens-greece/stays/apartments">
<div>Athens</div>
<div class="country">Flat Rentals</div>
</a>
</li>
<li class="place_table">
<a href="https://www.airbnb.co.uk/aviemore-united-kingdom/stays/houses">
<div>Aviemore</div>
<div class="country">House Rentals</div>
</a>
</li>
<li class="place_table">
<a href="https://www.airbnb.co.uk/bakewell-united-kingdom/stays/cottages">
<div>Bakewell</div>
<div class="country">Cottage Rentals</div>
</a>
</li>
<li class="place_table">
<a href="https://www.airbnb.co.uk/barcelona-spain/stays">
<div>Barcelona</div>
<div class="country">Flat Rentals</div>
</a>
</li>
<li class="place_table">
<a href="https://www.airbnb.co.uk/bath-united-kingdom/stays/apartments">
<div>Bath</div>
<div class="country">Flat Rentals</div>
</a>
</li>
<li class="place_table">
Show More
</li>
</ul>
</div>
</div>
<div id="yellow_section">
<hr/>
<h3>Support</h3>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/help/home?from=footer">Help Center</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/aircover">AirCover</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/against-discrimination">Anti-discrimination</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/accessibility">Disability support</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/help/article/2701/extenuating-circumstances-policy-and-the-coronavirus-covid19">Cancellation options</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/neighbors">Report neighbourhood concern</li>
</ul>
</div>
<div id="purple_section_2">
<hr/>
<h3>Hosting</h3>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/host/homes?from_footer=1">Airbnb your home</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/aircover-for-hosts">AirCover for Hosts</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/resources">Hosting resources</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/help/community?s=footer">Community forum</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/help/responsible-hosting">Hosting responsibly</li>
</ul>
</div>
<div id="final_pink_section">
<hr/>
<h3>Airbnb</h3>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/press/news">Newsroom</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/release">News features</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/careers">Careers</li>
</ul>
<ul>
<li class="footer_links"><a href="https://investors.airbnb.com/">Investors</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.co.uk/giftcards">Gift cards</li>
</ul>
<ul>
<li class="footer_links"><a href="https://www.airbnb.org/?locale=en-GB/">Airbnb.org emergency stays</li>
</ul>
</div>
<div id="green_section2">
<div>
<a href="https://www.airbnb.co.uk/" class="bottom_green">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; fill: none; height: 24px; width: 24px; stroke: currentcolor; stroke-width: 2.66667; overflow: visible;"><g fill="none"><circle cx="12" cy="12" r="10"></circle><path d="m19 19 11 11"></path></g></svg>
Explore
</a>
</div>
<div>
<a href="https://www.airbnb.co.uk/wishlists" class="bottom_green">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; fill: none; height: 24px; width: 24px; stroke: currentcolor; stroke-width: 2; overflow: visible;"><path d="M16 28c7-4.73 14-10 14-17a6.98 6.98 0 0 0-7-7c-1.8 0-3.58.68-4.95 2.05L16 8.1l-2.05-2.05a6.98 6.98 0 0 0-9.9 0A6.98 6.98 0 0 0 2 11c0 7 7 12.27 14 17z"></path></svg>
wishlist
</a>
</div>
<div>
<a href="https://www.airbnb.co.uk/login" class="bottom_green">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" role="presentation" focusable="false" style="display: block; fill: none; height: 24px; width: 24px; stroke: currentcolor; stroke-width: 2; overflow: visible;"><g fill="none"><circle cx="16" cy="16" r="14"></circle><path d="M14.02 19.66a6 6 0 1 1 3.96 0M17.35 19.67H18c3.69.61 6.8 2.91 8.54 6.08m-20.92-.27A12.01 12.01 0 0 1 14 19.67h.62"></path></g></svg>
Log in
</a>
</div>
</div>
</body>
</html>