-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmall sseadan.html
More file actions
144 lines (135 loc) · 6.04 KB
/
small sseadan.html
File metadata and controls
144 lines (135 loc) · 6.04 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
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>
small sedan
</title>
<link rel="stylesheet" type="text/css" href="/style/style.css"></link>
</head>
<style>
body {
background-image: url("/images/ppt3.jpg");
color: white;
}
.who {
width: 48%;
margin-left: 2%;
margin-bottom: 0px;
padding: 10px 16px;
float: left;
color: white;
}
h1 {
margin: 10px 0;
color: white;
}
</style>
<body>
<header>
<a href="index.html"> <img src="/images/llogooo.PNG " height="70 " style=" margin-left: 100px ;"></a>
<a class=" navigation " href="/Web Project/Car pricing/car pricing.html ">New car pricing</a>
<a class="navigation " href="carrev final.html">Car review</a>
<a class="navigation " href="polling.html ">Car polling</a>
<a><img src="/images/bell.PNG " height="40px " style="margin-top: 15px; margin-left: 400px "></a>
<a href="login copy.html "><img src="/images/login.PNG " height="40px " style="margin-top: 15px; margin-left: 50px "></a>
</header>
<div class="who">
<h1>small sedan</h1>
<ul style="display:inline-flex; list-style: none; border: 2px white solid ;border-radius: 15px;padding-right: 15px;margin-left: 20px; ">
<li style="padding: 0px 50px;">
<h1 style="color: white;"><img src="/images/honda civic.jpg" width="450" height="300" class="pad" /></h1>
</li>
<li style="padding-top: 70px;margin-top: 60px; background-color: rgba(162, 163, 156, 0.5); border: 2px white solid ; color: rgb(250, 245, 245); width: 550px; height: 250px; border-radius: 15px; padding: 25px;">
<h1>Honda civic</h1>
<table>
<tr>
<th colpan="2">specification</th>
</tr>
<tr>
<td style="border-style: none;">ARAI Mileage </td>
<td style="border-style: none;">26.8 kmpl</td>
</tr>
<tr>
<td style="border-style: none;">Fuel Type </td>
<td style="border-style: none;">Diesel</td>
</tr>
<tr>
<td style="border-style: none;">Seating Capacity </td>
<td style="border-style: none;">5</td>
</tr>
<tr>
<td style="border-style: none;">Engine Displacement (cc) </td>
<td style="border-style: none;">1597</td>
</tr>
</table>
</li>
</ul>
<ul style="display:inline-flex; list-style: none; border: 2px white solid ;border-radius: 15px;padding-right: 15px;margin-left: 20px; ">
<li style="padding: 0px 50px;">
<h1 style="color: white;"><img src="/images/kia forte.jpg" width="450" height="300" class="pad" /></h1>
</li>
<li style="padding-top: 70px;margin-top: 60px; background-color: rgba(162, 163, 156, 0.5); border: 2px white solid ; color: rgb(250, 245, 245); width: 550px; height: 250px; border-radius: 15px; padding: 25px;">
<h1>Kia forte</h1>
<table>
<tr>
<th colpan="2">specification</th>
</tr>
<tr>
<td style="border-style: none;">Length (in.) </td>
<td style="border-style: none;">182.7 in.</td>
</tr>
<tr>
<td style="border-style: none;">Width (in.) </td>
<td style="border-style: none;">70.9 in.</td>
</tr>
<tr>
<td style="border-style: none;">Height (in.) </td>
<td style="border-style: none;">56.5 in.</td>
</tr>
<tr>
<td style="border-style: none;">Battery (AH) </td>
<td style="border-style: none;">60AH</td>
</tr>
</table>
</li>
</ul>
<ul style="display:inline-flex; list-style: none; border: 2px white solid ;border-radius: 15px;padding-right: 15px;margin-left: 20px; ">
<li style="padding: 0px 50px;">
<h1 style="color: white;">
<img src="/images/mazada 3.jpg " width=" 450 " height="300 " class="pad " /></h1>
</li>
<li style="padding-top: 70px;margin-top: 60px; background-color: rgba(162, 163, 156, 0.5); border: 2px white solid ; color: rgb(250, 245, 245); width: 550px; height: 250px; border-radius: 15px; padding: 25px; ">
<h1>Mazada 3</h1>
<table>
<tr>
<th colpan="2 ">specification</th>
</tr>
<tr>
<td style="border-style: none; "> Top Speed
</td>
<td style="border-style: none; ">188 km/h
</td>
</tr>
<tr>
<td style="border-style: none; "> Fuel Consumption
</td>
<td style="border-style: none; ">17.5 km/l</td>
</tr>
<tr>
<td style="border-style: none; ">Engine Capacity
</td>
<td style="border-style: none; ">1,496 cc</td>
</tr>
<tr>
<td style="border-style: none; ">Fuel Type
</td>
<td style="border-style: none; ">petrol</td>
</tr>
</table>
</li>
</ul>
</div>
</body>
</html>