-
Notifications
You must be signed in to change notification settings - Fork 0
/
electronics.html
187 lines (181 loc) · 6.27 KB
/
electronics.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>E-Commerce Product Website</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<!-- Header Section -->
<header>
<!-- Header-1 -->
<!-- Promo-bar -->
<div class="promo-bar">
<p>We <i class="fa fa-heart blinking-heart"></i> Best Sellers!</p>
<button class="shop-now-btn">SHOP NOW</button>
</div>
<!-- Header-2 -->
<!-- Logo -->
<div class="header">
<div class="logo">
<a href="./index.html">Daraz</a>
</div>
<!-- Search -->
<div class="search-bar">
<input type="text" placeholder="Search..." />
<button><i class="fa fa-search"></i></button>
</div>
<!-- nav -->
<div class="icons">
<a href="index.html"> <i class="fa fa-user"></i></a>
<i class="fa fa-shopping-cart"></i>
<i class="fa fa-heart"></i>
<i class="fa fa-headphones"></i>
<a href="#contact"><i class="fa fa-globe"></i></a>
</div>
</div>
<!-- Header-3 -->
<!-- Product Menu -->
<div class="product-menu">
<a href="clothing.html">Clothing</a>
<a href="electronics.html">Electronics</a>
</div>
</header>
<!-- Main Section -->
<main>
<section class="product-list">
<!-- 1st Product -->
<div class="product-container">
<img
src="/Product Image/Samsung Mobile.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Samsung Mobile</h1>
<p class="product-price">$900.99</p>
<p class="product-description">
This is a brief description of the product. It is a high-quality
item that meets all your needs and expectations.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 2nd Product -->
<div class="product-container">
<img
src="/Product Image/Redmi Mobile.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Redmi Mobile</h1>
<p class="product-price">$499.99</p>
<p class="product-description">
This is a brief description of the product. It is a high-quality
item that meets all your needs and expectations.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 3rd Product -->
<div class="product-container">
<img
src="/Product Image/Headphone.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Headphone</h1>
<p class="product-price">$90</p>
<p class="product-description">
Beats Studio Pro Wireless Headphones — Navy. It is a high-quality
item that meets all your needs and expectations.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 4th Product -->
<div class="product-container">
<img
src="/Product Image/Laptop.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Laptop</h1>
<p class="product-price">$2000</p>
<p class="product-description">
Microsoft Surface Laptop 12Core/16/512GB 13,8" Copilot+ PC. It is a
high-quality item .
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 5th Product -->
<div class="product-container">
<img
src="/Product Image/Sony Headphones.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Sony Headphones</h1>
<p class="product-price">$299.99</p>
<p class="product-description">
Experience high-quality sound with noise-cancelling technology,
perfect for music lovers and professionals.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 6th Product -->
<div class="product-container">
<img
src="/Product Image/Apple MacBook Pro.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Apple MacBook Pro</h1>
<p class="product-price">$2,499.99</p>
<p class="product-description">
The Apple MacBook Pro delivers top-notch performance with its M1
chip, perfect for professionals and multitaskers.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 7th Product -->
<div class="product-container">
<img
src="/Product Image/Dyson Vacuum Cleaner.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">Dyson Vacuum Cleaner</h1>
<p class="product-price">$499.99</p>
<p class="product-description">
Powerful suction and versatile cleaning capabilities make this
vacuum a perfect fit for your home.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
<!-- 8th Product -->
<div class="product-container">
<img
src="/Product Image/GoPro Hero 10.jpeg"
alt="Product Image"
class="product-image"
/>
<h1 class="product-name">GoPro Hero 10</h1>
<p class="product-price">$499.99</p>
<p class="product-description">
Capture stunning 5.3K video and 23MP photos with the latest GoPro
model, designed for adventurers.
</p>
<button class="add-to-cart">Add to Cart</button>
</div>
</section>
</main>
<!-- Footer Section -->
<footer>
<div id="contact">
<p>Contact us: [email protected] | Phone: +123 456 7890</p>
</div>
<p>
Follow us on: <a href="#">Facebook</a> | <a href="#">Twitter</a> |
<a href="#">Instagram</a>
</p>
</footer>
</body>
</html>