-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuber.html
More file actions
410 lines (383 loc) · 14.3 KB
/
uber.html
File metadata and controls
410 lines (383 loc) · 14.3 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
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Uber With jishnu</title>
<link rel="stylesheet" href="./uber1.css">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/65b842e152.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<div class="container">
<a href="#" >UBER</a>
<a href="#">Company</a>
<a href="#">Safety</a>
<a href="#">Help</a>
<nav>
<div class="end">
<a href="#">Login</a>
<a href="#">Sign</a>
<a href="#">*</a>
</div>
</nav>
</div>
</header>
<main class="container2">
<selection class="banner-container">
<div class="container">
<div class="backcolor">
<div class="top">
<div class="car">
<i class="fa-solid fa-car" style="25px"></i>
<h4 style="padding-top: -7px; margin-top: 30px;">ride</h4>
</div>
<div class="range">
<i class="fa-solid fa-wifi" style="font-size: 25px;
margin-top: 10px;"></i>
<h4 style="padding: 40px; margin-top: -28px;" s>Drive or Deliver</h4>
</div>
<div class="key">
<i class="fa-solid fa-key" style="font-size: 25px;
margin-top: 10px;"></i>
<h4 style="padding: 40px; margin-top: -9px;">Rent your fleet</h4>
</div>
</div>
<div class="linksite">
<h1>Request a ride now</h1>
<form action="" autocomplete="off">
<div class="input_group">
<input type="search" id="search" style="font-size: 40px;" placeholder="loaction">
<!--label for="search">loaction</label>-->
</div>
<div class="input_group">
<input type="search" id="search" style="font-size: 40px;" placeholder="destination">
<!-- <label for="search">destinatio</label> -->
</div>
<di class="buttoncreate">
<a href="#" class="button1">Schedule now</a>
</div>
<div class="buttoncreate">
<a href="#" class="button2">Schedule for late</a>
</div>
</form>
</div>
</div>
</div>
</div>
</selection>
<selection class="selection-two">
<div class="secndcontainer">
<div class="background">
<div class="text2">
<h1 style="margin-left: 62px;">The Uber you know, reimagined for business</h1>
</div>
<div class="text3">
<h4 style="margin-left: 62px;">A platform for managing global rides and meals, and local deliveries, for companies of any size.</h4>
</div>
<div class="buttonsecond">
<a href="#" class="button3">Get Started</a>
</div>
</div>
</div>
</selection>
<div class="text4">
<h1>Focused on sefety,wherever you go</h1>
</div>
<selection class="section-three">
<div class="therdcontainer" style="margin-left: 130px;">
<div class="imag3">
<img src="image/Safety_Home_Img2x.webp">
</div>
<h3>Our commitment to your safety</h3>
<p>With every safety feature and every standard in our Community Guidelines,<br> we're committed to helping to create a safe environment for our users.</p>
</div>
<div class="therdcontainer">
<div class="imag3">
<img src="image/Cities_Home_Img2x.webp" >
</div>
<h3>Setting 10,000+ cities in motion</h3>
<p>The app is available in thousands of cities worldwide, so you can request a<br> ride even when you’re far from home.</p>
</div>
</selection>
<section class="fourth">
<div class="line">
<div class="line1">
<h3>Read about our Community Guidelines</h3>
</div>
<div class="line1">
<h3>See all safety features</h3>
</div>
<div class="line1">
<h3>View all cities</h3>
</div>
</div>
</section>
<section class="section-five">
<div class="fivecontainer" style="margin-left: 54px;">
<div class="imag4">
<img src="image/person-multiple-outlined.svg">
</div>
<h3>about us</h3>
<p class="heading-style">Find out how we started, what drives us,and how<br> we’re reimagining how the world moves.</p>
</div>
<div class="fivecontainer" style="margin-left: 36px;">
<div class="imag4">
<img src="image/newsroom-outlined.svg" alt="">
</div>
<h3>Newsroom</h3>
<p>See announcements about our latest releases,<br> initiatives, and partnerships.</p>
</div>
<div class="fivecontainer" style="margin-left: 13px;">
<div class="imag4">
<img src="image/home-outlined.svg" alt="">
</div>
<h3>Global citizenship</h3>
<p>Read about our commitment to making a <br>positive impact in the cities we serve.</p>
</div>
</section >
<section class="section-six">
<div class="line2">
<div class="line22">
<h3>Learn more about Uber</h3>
</div>
<div class="line22">
<h3>Go to Newsroom</h3>
</div>
<div class="line22">
<h3>See your parterships</h3>
</div>
</div>
</section>
<section class="section-seven">
<div class="heading-seven">
<h1>Ride with uber</h1>
</div>
<div class="first">
<div class="imaghead">
<div class="imag7">
<img src="image/Uber_Auto.webp" style="width: 217px;">
</div>
<h1>Uber Auto</h1>
<p>Get affordable Uber Auto rides with no <span class="arrow-style">→</span><br>haggling. Request Uber Auto and ride <br>comfortably around your city.</p>
</div>
<div class="imaghead">
<div class="imag7">
<img src="image/Uber_Moto.webp" style="width: 217px;">
</div>
<h1>Uber Moto</h1>
<p>Get affordable bike rides at your doorstep. <span class="arrow-style">→</span><br> Skip the crowd and zip through traffic<br> with Uber Moto.</p>
</div>
</div>
<div class="second">
<div class="imaghead">
<div class="imag7">
<img src="image/uber-hourly.webp" alt="">
</div>
<h1>Uber Rentals</h1>
<p>Book Rentals to save time with one car <span class="arrow-style">→</span><br>and driver for your multi-stop trips.</p>
</div>
<div class="imaghead">
<div class="imag7">
<img src="image/uber_Intercity.webp">
</div>
<h1>Uber Intercity</h1>
<p>Book Intercity to head autstation anytime <span class="arrow-style">→</span><br>in conveninet and affodbale cars</p>
</div>
</div>
</section>
<section class="section-eight">
<div class="eight-heading">
<h1>It’s easier in the apps
</h1>
</div>
<div class="eigth">
<div class="backcolo">
<div class="scandiv">
<img src="image/-Uber-App-scan.webp" >
</div>
<div class="appdescrip">
<h2>Download The Uber app</h2>
<p>scan to Download</p>
<h1>→</h1>
</div>
</div>
<div class="backcolo">
<div class="scandiv">
<img src="image/driver-app.webp" alt="">
</div>
<div class="appdescrip">
<h2>Download the Drive app</h2>
<p>scan to download</p>
<h1>→</h1>
</div>
</div>
</div>
</section>
<section class="sesction-nine">
<div class="ninediv">
<div class="design">
<div class="ninesing">
<h2 class="letterdesign">Sign up to drive</h2>
</div>
<div class="arrow">
<h1>→</h1>
</div>
</div>
<div class="design">
<div class="ninesing">
<h2 class="letterdesign">Sign up to ride</h2>
</div>
<div class="arrow">
<h1>→</h1>
</div>
</div>
</div>
</section>
<footer class="section-ten">
<div class="last">
<h2>Uber</h2>
</div>
<div class="last11">
<div class="last1">
<p style=" margin-top: -1px;" >Visit Help Center</p>
</div>
</div>
<div class="table">
<div class="orgfoot">
<div class="first1">
<h4>Company</h4>
</div>
<div class="first1">
<h4>About us</h4>
</div>
<div class="first1">
<h4>Our offerings</h4>
</div>
<div class="first1">
<h4>News room</h4>
</div>
<div class="first1">
<h4>Investors</h4>
</div>
<div class="first1">
<h4>Blogs</h4>
</div>
<div class="first1">
<h4>Careers</h4>
</div>
<div class="first1">
<h4>Ai</h4>
</div>
<div class="first1">
<h4>Gift cards</h4>
</div>
</div>
<div class="orgfoot1">
<div class="first2">
<h4>products</h4>
</div>
<div class="first2">
<h4>Ride</h4>
</div>
<div class="first2">
<h4>Drive</h4>
</div>
<div class="first2">
<h4>Deliver</h4>
</div>
<div class="first2">
<h4>Eat</h4>
</div>
<div class="first2">
<h4>Uber for bussinees</h4>
</div>
<div class="first2">
<h4>Uber Freight</h4>
</div>
</div>
<div class="orgfoot2">
<div class="first3">
<h4>Global citizenship</h4>
</div>
<div class="first3">
<h4>Safety</h4>
</div>
<div class="first3">
<h4>Diversity and inclusion</h4>
</div>
<div class="first3">
<h4>Sustainability</h4>
</div>
</div>
<div class="orgfoot3">
<div class="first4">
<h4>Travel</h4>
</div>
<div class="first4">
<h4>Reserve</h4>
</div>
<div class="first4">
<h4>Airports</h4>
</div>
<div class="first4">
<h4>Cities</h4>
</div>
</div>
</div>
<div class="iconmain">
<div class="icon">
<div class="imgicon">
<img src="image/facebook.jpeg" style="width: 25px;">
</div>
<div class="imgicon">
<img src="image/twittX.webp" style="width: 25px;">
</div>
<div class="imgicon">
<img src="image/youtu.jpeg" style="width: 25px;">
</div>
<div class="imgicon">
<img src="image/linkedln.jpeg" style="width: 25px;">
</div>
<div class="imgicon">
<img src="image/insta.jpeg" style="width: 25px;">
</div>
</div>
<div class="buttonmain">
<div class="buttonlast">
<a href="#" class="buttonlast1" style="margin-right: 47px;">English</a>
</div>
<div class="buttonlast" style="margin-left: 5ch;">
<a href="#" class="buttonlast1" style="margin-right: 50px;">kochi</a>
</div>
</div>
</div>
<div class="storeapp">
<div class="store">
<img src="image/plastore2.jpeg" alt="">
</div>
<div class="store">
<img src="image/App-Store-Button_resize.webp" alt="">
</div>
</div>
<div class="atlast">
<div class="registered">
<p>© 2023 Uber Technologies Inc.</p>
</div>
<div class="termscondition">
<div class="policy">
<a href="#">Policy</a>
</div>
<div class="access">
<a href="#">Accesseibility</a>
</div>
<div class="terms">
<a href="#">Terms</a>
</div>
</div>
</div>
</footer>
</main>
</body>
</html>