-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
214 lines (187 loc) · 7.69 KB
/
Copy pathindex.html
File metadata and controls
214 lines (187 loc) · 7.69 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-compitable" content="IE-edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
<link
href="https://cdn.jsdelivr.net/npm/remixicon@4.7.0/fonts/remixicon.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="style.css"/>
<title>Web Design Mastery | Unique</title>
</head>
i have no idea how to implement that alot of details to look for in this way
<body>
<nav>
<div class="nav__header">
<div class="nav__logo">
<a href="#">
<img src="assets/lightlogo.jpg" alt="logo" class="lightlogo">
<img src="assets/darklogo.jpg" alt="logo" class="darklogo">
Unique
</a>
</div>
<div class="nav__menu__btn" id="menu-btn">
<i class="ri-menu-3-line"></i>
</div>
</div>
<ul class="nav__links" id="nav-links">
<li><a href="#about">About Us</a></li>
<li><a href="#car">Cars</a></li>
<li><a href="#feature">Features</a></li>
<li><a href="#help">Help</a></li>
<li><button class="btn">
<span><i class="ri-apple-fill"></i></span>
Download App
</button></li>
</ul>
</nav>
<header>
<div class="header__image">
<img src="assets/header.jpg" alt="header">
</div>
<div class="header__content">
<h1>Premium Car Rental In New York</h1>
<p class="section__description">
Discover the ultimate Porsche experience in New York with Premium Car Rental.
Indulge in our exclusive selection of Porsche sports cars — a perfect blend of power
, precision, and prestige.
Enjoy exceptional service, effortless booking, and an unforgettable driving
adventure that captures the true spirit of Porsche performance.
</p>
</div>
</header>
<section class="section__container about__container" id="about">
<div class="about__image">
<img src="assets/about.jpg" alt="about" />
</div>
<div class="about__content">
<h3 class="section__subheader">CONVENIENT INTERACTION</h3>
<h2 class="section__header">Modern App</h2>
<p class="section__description">
At Premium Car Rental, we redefine performance and prestige in New York.
Experience the power and elegance of Porsche — where every drive is a statement of style and precision.
Whether you are navigating the city streets or escaping for a weekend thrill,
our Porsche fleet delivers an unmatched blend of luxury, speed, and sophistication.
</p>
<p class="section__description">
With easy booking options, competitive pricing, and dedicated customer
support, we strive to make every journey effortless and enjoyable
</p>
<div class="about__btn">
<button class="btn">
<span><i class="ri-apple-fill"></i></span>
Download App
</button>
</div>
</div>
</section>
<section class="fleet__container" id="car">
<h3 class="section__subheader">ONLY THE BEST CARS</h3>
<h2 class="section__header">Our Vehicle Fleet</h2>
<p class="section__description">
Unleash the legend. Feel the adrenaline.
Step into the world of Porsche, where every curve, roar, and detail ignites passion.
Our lineup of elite sports cars is not just built — it is crafted for those who crave control, speed, and sophistication.
From the streets of New York to the open highway, a Porsche does not just move — it commands attention.
</p>
<div class="fleet__wrapper-1">
<div class="fleet__images">
<img src="assets/fleet-1.jpg" alt="fleet" />
<img src="assets/fleet-2.jpg" alt="fleet" />
<img src="assets/fleet-3.jpg" alt="fleet" />
<img src="assets/fleet-4.jpg" alt="fleet" />
<img src="assets/fleet-5.jpg" alt="fleet" />
</div>
</div>
<div class="fleet__wrapper-2">
<div class="fleet__images">
<img src="assets/fleet-6.jpg" alt="fleet" />
<img src="assets/fleet-7.jpg" alt="fleet" />
<img src="assets/fleet-8.jpg" alt="fleet" />
<img src="assets/fleet-9.jpg" alt="fleet" />
<img src="assets/fleet-10.jpg" alt="fleet" />
<img src="assets/fleet-11.jpg" alt="fleet" />
<img src="assets/fleet-12.jpg" alt="fleet" />
</div>
</div>
</section>
<section class="section__container feature__container" id="feature">
<h3 class="section__subheader">BEST FEATURES</h3>
<h2 class="section__header">Our Features</h2>
<p class="section__description">
Enjoy easy booking, competitive pricing, 24/7 customer support, and a
fleet of luxury vehicles tailored to your needs. We prioritize your
convenience and satisfaction at every step.
</p>
<div class="feature__grid">
<div class="feature__card">
<span><i class="ri-bank-card-line"></i></span>
<h4>Most Felxible Payment Plans</h4>
</div>
<div class="feature__card">
<span><i class="ri-customer-service-2-line"></i></span>
<h4>Roadside Assistance 24/7</h4>
</div>
<div class="feature__card">
<span><i class="ri-roadster-line"></i></span>
<h4>Your Choice Of Mechanic</h4>
</div>
<div class="feature__card">
<span><i class="ri-award-line"></i></span>
<h4>The Best Extended Auto Warranties</h4>
</div>
</div>
</section>
<section class="section__container banner__container" id="help">
<h2 class="section__header">Drive With Unique Today</h2>
<p class="section__description">
Stand out on the road with our exclusive range of luxury vehicles.
Whether it's for business or leisure, drive in style and comfort with
Premium Car Rental, where every journey becomes extraordinary.
</p>
<div class="banner__btn">
<button class="btn">
<span><i class="ri-apple-fill"></i></span>
Download App
</button>
</div>
</section>
<footer>
<div class="section__container footer__container">
<div class="footer__col">
<a href="#" class="footer__logo">
<img src="assets/darklogo.jpg" alt="logo" />
Unique
</a>
<p class="section__description">
Experience the best of New York with the elegance and reliability of
Premium Car Rental.
</p>
</div>
<div class="footer__col">
<ul class="footer__links">
<li><a href="#">About Us</a></li>
<li><a href="#">Cars</a></li>
<li><a href="#">Futures</a></li>
<li><a href="#">Help</a></li>
</ul>
</div>
<div class="footer__col">
<h4>Subscribe To News</h4>
<form action="/">
<input type="text" placeholder="Your Email" />
<button class="btn"><i class="ri-arrow-right-line"></i></button>
</form>
</div>
</div>
<div class="footer__bar">
Copyright © 2025 Web Design Mastery. All rights reserved.
</div>
</footer>
<script src="https://unpkg.com/scrollreveal"></script>
<script src="main.js"></script>
<p>This is my first website using VS Code!</p>
</body>
</html>