-
Notifications
You must be signed in to change notification settings - Fork 0
/
audia8.html
242 lines (232 loc) · 10.4 KB
/
audia8.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Deutsche Autowerks</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet"/>
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/6.4.2/mdb.min.css" rel="stylesheet"/>
<link href="./style.css" rel="stylesheet">
</head>
<body class="bg-black" id="body">
<div class="blur hidden" id="blur">
<div class="popup">
<svg class="checkmark" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-check-fill" viewBox="0 0 16 16">
<path d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-5.146-5.146-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708z"/>
</svg>
<p class="popuptext">Reservation succesful! We will reach back to you soon!</p>
<a class="btnok" onclick="closepopup()">OK!</a>
</div>
</div>
<section id="content">
<header>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-mdb-toggle="collapse"
data-mdb-target="#navbarExample01" aria-controls="navbarExample01" aria-expanded="false"
aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarExample01">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item active">
<a class="nav-link" aria-current="page" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#aboutus">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#inventory">Inventory</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#location">Location</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#order">Custom Order</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navbar -->
</header>
<div class="album py-5 bg-body-tertiary bg-black">
<div class="container">
<h2 style="text-align: center; padding-bottom: 10px;" class="text-light">AUDI A8</h2>
<h5 style="text-align: center; padding-bottom: 30px;" class="text-light"> The Audi A8 is a flagship luxury sedan celebrated for its opulent interior, cutting-edge technology, and exceptional performance, setting the standard for premium automotive excellence.</h5>
<div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 g-3">
<div class="col">
<div class="card bg-dark shadow-sm">
<img src="./images/audi/A8.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" style="object-fit: cover;">
<div class="card-body">
<h4 class="card-text text-light" id="a8model">Audi A8 60 TFSI quattro</h4>
<p class="card-text text-light">Price €92.280</p>
<ul class="text-light">
<li>Engine: 4.0 TFSI V8</li>
<li>Power: 460 HP</li>
<li>Consumption: 11.2L/100km</li>
</ul>
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-secondary" id="a8" onclick="selectCar(id)">Appoint test drive</button>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card bg-dark shadow-sm">
<img src="./images/audi/S8.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" style="object-fit: cover;">
<div class="card-body">
<h4 class="card-text text-light" id="s8model">Audi S8 quattro</h4>
<p class="card-text text-light">Price €126.955</p>
<ul class="text-light">
<li>Engine: 4.0 TFSI V8</li>
<li>Power: 571 HP</li>
<li>Consumption: 12.8L/100km</li>
</ul>
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-secondary" id="s8" onclick="selectCar(id)">Appoint test drive</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<form class="form">
<div class="formrow">
<div class="formperson">
<div class="form-outline form-white person">
<input type="text" id="firstName" class="form-control" />
<label class="form-label text-light" for="firstName">First name</label>
</div>
<div class="form-outline form-white person">
<input type="text" id="lastName" class="form-control" />
<label class="form-label text-light" for="lastName">Last name</label>
</div>
<div class="form-outline form-white person">
<input type="email" id="eMail" class="form-control"/>
<label class="form-label text-light" for="eMail">Email</label>
</div>
<div class="form-outline form-white person">
<input type="tel" id="phoneNumber" class="form-control" />
<label class="form-label text-light" for="phoneNumber">Phone number</label>
</div>
</div>
</div>
<div class="formrow">
<div class="formcar">
<div class="form-outline form-white carinfo2">
<input type="text" id="carInfo" class="form-control" readonly/>
</div>
<div class="form-outline form-white carinfo">
<input type="date" min="2023-10-01T00:00" max="2044-12-31T00:00" id="date" class="form-control">
<label class="form-label text-light" for="date">Date of test drive</label>
</div>
</div>
</div>
<div class="moreinfo">
<a class="btnsubmit" onclick="appoint()">Appoint!</a>
</div>
</form>
<!-- Footer -->
<footer class="text-center text-lg-start bg-white text-muted footer">
<!-- Section: Social media -->
<section class="d-flex justify-content-center justify-content-lg-between p-4 border-bottom footer2">
<!-- Left -->
<div class="me-5 d-none d-lg-block">
<span>Check out our partners:</span>
</div>
<!-- Left -->
<!-- Right -->
<div style="display: flex;">
<a href="https://www.audi.com" class="me-4 link-secondary">
<p>Audi</p>
</a>
<a href="https://www.bmw.com" class="me-4 link-secondary">
<p>BMW</p>
</a>
<a href="https://www.mercedes-benz.com" class="me-4 link-secondary">
<p>Mercedes-Benz</p>
</a>
<a href="https://www.vw.com" class="me-4 link-secondary">
<p>VW</p>
</a>
<a href="https://www.porsche.com" class="me-4 link-secondary">
<p>Porsche</p>
</a>
</div>
<!-- Right -->
</section>
<!-- Section: Social media -->
<!-- Section: Links -->
<section class="footer2">
<div class="container text-center text-md-start mt-5 footer3">
<!-- Grid row -->
<div class="row mt-3 footer4">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold mb-4">
<i class="fas fa-gem me-3 text-secondary"></i>Deutsche Autowerks
</h6>
<p>
Your favourite German cars dealership! Where passion meets performance.
</p>
</div>
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">
Useful links
</h6>
<p>
<a href="./index.html" class="text-reset">Home</a>
</p>
<p>
<a href="./index.html#aboutus" class="text-reset">About Us</a>
</p>
<p>
<a href="./index.html#inventory" class="text-reset">Inventory</a>
</p>
<p>
<a href="./index.html#location" class="text-reset">Location</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">Contact</h6>
<p><i class="fas fa-home me-3 text-secondary"></i> Mostar, 88000, Bosnia & Herzegovina</p>
<p>
<i class="fas fa-envelope me-3 text-secondary"></i>
</p>
<p><i class="fas fa-phone me-3 text-secondary"></i> + 387 34 567 88</p>
<p><i class="fas fa-print me-3 text-secondary"></i> + 387 34 567 89</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="text-center p-4 footer2" style="background-color: rgba(0, 0, 0, 0.025);">
© 2023 Copyright:
<a class="text-reset fw-bold" href="#">DeutscheAutowerks.com</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/6.4.2/mdb.min.js"></script>
<script src="./script.js"></script>
</body>
</html>