-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcarrental.html
196 lines (177 loc) · 7.76 KB
/
carrental.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
<!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>Car Rentls</title>
<link rel="stylesheet" href="./styles/carrentals.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>
<nav></nav>
<div id="car1">
<div id="car2">
<h2>Car hire for any kind of trip</h2>
<p>Compare deals from the biggest car hire companies</p>
<input type="radio" id="oneway" name="select1">
<label for="oneway">OReturn to same location</label>
<input type="radio" id="return" name="select1">
<label for="return">Return to different location</label>
<div id="searchdiv">
<div>
<div><i class="fa-solid fa-location-dot fa-lg"></i></div>
<input type="text" placeholder="Enter Pick-Up Location">
</div>
<div>
<div></div>
<input type="datetime-local" placeholder=""/>
</div>
<div>
<div></div>
<input type="datetime-local" placeholder="" value="12:00">
</div>
<div id="search"><p>Search</p></div>
</div>
<div id="car3"><input type="checkbox" id="ckeck">
<label for="check">Driver aged between 30 - 65</label>
</div>
</div>
</div>
<div id="car1.5">
<div id="car4">
<h3>Clean cars. Flexible bookings. Socially distant rental counters.</h3>
<div>
<p>Please check local guidelines before planning your visit.</p>
<p><span>
Learn more
</span></p>
</div>
</div>
<div id="car5">
<div><img src="https://cf.bstatic.com/static/img/cars/cars_genius_discount/08e39e81430e2376eeef1c607f4ae513d53408a6.svg" alt="img1"></div>
<div>
<h3>Save 10% with Genius</h3>
<p>Look for the Genius logo on select car rentals to save.</p>
</div>
</div>
<h2 class="car6">Popular car hire brands</h2>
<div id="car6">
<div><img src="https://cdn.rcstatic.com/images/supplier_logos/europcar_logo_lrg.gif" alt="img2"></div>
<div><img src="https://cdn.rcstatic.com/images/supplier_logos/alamo_logo_lrg.gif" alt="img3"></div>
<div><img src="https://cdn.rcstatic.com/images/suppliers/flat/sixt_logo_lrg.gif" alt="img4"></div>
<div><img src="https://cdn.rcstatic.com/images/supplier_logos/avis_logo_lrg.gif" alt="img5"></div>
</div>
<h3 class="car7">Popular destinations for car hire</h3>
<div id="car7">
<div>
<img src="https://cf.bstatic.com/xdata/images/city/360x240/613095.webp?k=8caf960d96a59e284ac1518ac8777e89d17fda6572acd84dbec151f627c7bf07&o=" alt="">
<h3>London</h3>
<p>Car hire 75 pick-up per day</p>
<div class="car71">
<div><i class="fa-solid fa-car fa-2xl"></i></div>
<p>From ₹ 3,456.44 per day</p>
</div>
<p class="blue">Search cars in London</p>
</div>
<div>
<img src="https://cf.bstatic.com/xdata/images/city/360x240/613088.webp?k=a370ac3fb385fb211b35a79a42b0e968ddb458be37108af476c558bf4cedc1f3&o=" alt="">
<h3>Paris</h3>
<p>Car hire 75 pick-up per day</p>
<div class="car71">
<div><i class="fa-solid fa-car fa-2xl"></i></div>
<p>From ₹ 3,456.44 per day</p>
</div>
<p class="blue">Search cars in paris</p>
</div>
<div>
<img src="https://cf.bstatic.com/xdata/images/city/360x240/971353.webp?k=a5b47d2c38469086427837dfe64ab2e6f57ba52f0504359ef4cc02dc4b9b0737&o=" alt="">
<h3>Madrid</h3>
<p>Car hire 75 pick-up per day</p>
<div class="car71">
<div><i class="fa-solid fa-car fa-2xl"></i></div>
<p>From ₹ 3,456.44 per day</p>
</div>
<p class="blue">Search cars in madrid</p>
</div>
<div>
<img src="https://cf.bstatic.com/xdata/images/city/360x240/619932.webp?k=81c20cf1191a1d05472b45413bed3cee67dc92b8c1387c60a960beb5629f109d&o=" alt="">
<h3>dubai</h3>
<p>Car hire 75 pick-up per day</p>
<div class="car71">
<div><i class="fa-solid fa-car fa-2xl"></i></div>
<p>From ₹ 3,456.44 per day</p>
</div>
<p class="blue">Search cars in dubai</p>
</div>
<div>
<img src="https://cf.bstatic.com/xdata/images/city/360x240/645577.webp?k=81d61cb4e120af4d4218386546a117b77ef18dfcf3727d186ec3a1aad60f38fe&o=" alt="">
<h3>Malaga</h3>
<p>Car hire 75 pick-up per day</p>
<div class="car71">
<div><i class="fa-solid fa-car fa-2xl"></i></div>
<p>From ₹ 3,456.44 per day</p>
</div>
<p class="blue">Search cars in malaga</p>
</div>
<div>
<img src="https://cf.bstatic.com/xdata/images/city/360x240/619965.webp?k=8b2bc851e921e03c4565fe28e4f608c30223227743b3b2cc56c476a5ef04d3da&o=" alt="">
<h3>Lisbon</h3>
<p>Car hire 75 pick-up per day</p>
<div class="car71">
<div><i class="fa-solid fa-car fa-2xl"></i></div>
<p>From ₹ 3,456.44 per day</p>
</div>
<p class="blue">Search cars in Lisbon</p>
</div>
</div>
</div>
<div id="car8">
<div class="car8">
<div>
<div><i class="fa-solid fa-headphones-simple fa-2xl"></i></div>
<div>
<h3>24/7 customer service</h3>
<p>24/7 customer service</p>
</div>
</div>
<div>
<div><i class="fa-solid fa-check fa-2xl"></i></div>
<div>
<h3>Free cancellation</h3>
<p>Available on most cars</p>
</div>
</div>
<div>
<div><i class="fa-regular fa-star fa-2xl"></i></div>
<div>
<h3>3.5+ million reviews</h3>
<p>By real, verified customers</p>
</div>
</div>
</div>
</div>
<div id="car9">
<h2 class="car91">Top worldwide locations for car rental</h2>
<div class="car9">
<div><h3>Milan</h3>
<p>car hire from $2,144.40 per day</p></div>
<div><h3>Rome</h3>
<p>car hire from $2,144.40 per day</p></div>
<div><h3>Barcelona</h3>
<p>car hire from $2,144.40 per day</p></div>
<div><h3>Madrid</h3>
<p>car hire from $2,144.40 per day</p></div>
</div>
</div>
<footer></footer>
</body>
</html>
<script type="module" >
import nav from "./component/nav.js"
import footer from "./component/footer.js"
document.querySelector("nav").innerHTML = nav()
document.querySelector('footer').innerHTML = footer();
</script>