-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
240 lines (240 loc) · 9.7 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://thumbs.dreamstime.com/b/amazon-logo-white-background-montreal-canada-july-printed-paper-98221126.jpg" type="image/x-icon">
<link rel="stylesheet" href="style.css">
<title>Amazon clone</title>
</head>
<body>
<!-- NAVIGATION BAR -->
<header class="header">
<nav class="header-nav">
<div class="header-container">
<img class="amazon-logo" src="https://mlsvc01-prod.s3.amazonaws.com/fd4e81f3101/a77159a6-cbf4-46a1-a731-522b77da3e42.png?ver=1649349594000" alt="">
<div class="header-search">
<input class="search-input" type="text">
<button class="search-button">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" />
</svg>
</button>
</div>
<div class="header-cart">
<div>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z" />
</svg>
</div>
<p>Cart</p>
</div>
</div>
</nav>
</header>
<!-- section -->
<section class="section-1">
<div class="section-1-container">
<div class="section-1-coloumn">
<h3>Top pics of your home</h3>
<img src="https://images-eu.ssl-images-amazon.com/images/G/31/IMG15/Irfan/GATEWAY/MSO/Appliances-QC-PC-372x232----B08RDL6H79._SY232_CB667322346_.jpg" alt="">
<p>to be see more</p>
</div>
<div class="section-1-coloumn">
<h3>Top rated premium quality amazon</h3>
<img src="https://images-eu.ssl-images-amazon.com/images/G/31/AmazonSmallBusinessDay/PrivateBrands/GW20/GW_Desktop_Softlines_QC_2X_V2_5._SY232_CB636581721_.jpg" alt="">
<p>to be see more</p>
</div>
<div class="section-1-coloumn">
<h3>shop nad pay early rewards</h3>
<img src="https://images-eu.ssl-images-amazon.com/images/G/31/img22/Electronics/Clearance/Clearance_store_Desktop_CC_2x._SY608_CB628315133_.jpg" alt="">
<p>to be see more</p>
</div>
<div class="section-1-coloumn">
<h3>sign for your best experience</h3>
<button>sign in securely</button>
<p>to be see more</p>
</div>
</div>
</section>
<!-- section 2 -->
<section class="section-2">
<div class="section-2-container">
<h3>related to the item you've viewed</h3>
<div class="product-cards">
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/61Y30DpqRVL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/61LNnZPoKPS._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/71iiXU7HHkL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/61XZQXFQeVL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/712B4P3yOnL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/51eTOVYRbTL._AC_SY400_.jpg" alt="">
</div>
</div>
</div>
</section>
<!-- Grocerry -->
<section class="section-2">
<div class="section-2-container">
<h3>Essential food products | Amazon Launchpad</h3>
<div class="product-cards">
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/71w8IhlUzSL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/71H8N3F7scL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/71wWami3MGL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/81pxKNNzWrL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/71pypU7iWuL._AC_SY400_.jpg" alt="">
</div>
<div class="product-card">
<img src="https://m.media-amazon.com/images/I/81MFyyoJ+RL._AC_SY400_.jpg" alt="">
</div>
</div>
</div>
</section>
<!-- section 3 -->
<section class="section-3">
<div class="section-3-container">
<h3>Inspired by browesing history</h3>
<div class="product-detail-cards">
<div class="product-detail-card">
<div class="product-detail-image">
<img src="https://images-eu.ssl-images-amazon.com/images/I/817jtxoqoLL._AC_UL480_SR480,480_.jpg" alt="">
</div>
<a href="./product.html">Colombian Brew Coffee, Double Chocolate Mocha Coffee Pre-Mix (3 in 1), 10 Sachets Box Pack of 2
</a>
<p>
<strong>
₹398.00
</strong>
</p>
<p class="Product-delivered-by">
(₹1,990.00/100 g)
Get it by Friday, August 26
FREE Delivery over ₹499. Fulfilled by Amazon.
</p>
</div>
<div class="product-detail-card">
<div class="product-detail-image">
<img src="https://images-eu.ssl-images-amazon.com/images/I/71xxhsYVYYL._AC_UL480_SR480,480_.jpg" alt="">
</div>
<a href="./product.html">
Colombian Brew 3 in 1 Cappuccino Café Latte, Instant Coffee Powder Premix, 10 Sachets Box Pack of 2
</a>
<p>
<strong>
₹332.00
</strong>
</p>
<p class="Product-delivered-by">
(₹1,660.00/100 g)
Get it by Tuesday, August 23
FREE Delivery over ₹499. Fulfilled by Amazon.
</p>
</div>
<div class="product-detail-card">
<div class="product-detail-image">
<img src="https://images-eu.ssl-images-amazon.com/images/I/61M4tQMzZLL._AC_UL480_SR480,480_.jpg" alt="">
</div>
<a href="./product.html">
Octavius Instant Coffee Premix Economy Pack - 50 Sachets
</a>
<p>
<strong>
₹599.00
</strong>
</p>
<p class="Product-delivered-by">
(₹11.98/count)
Get it by Tuesday, August 23
FREE Delivery over ₹499. Fulfilled by Amazon.
</p>
</div>
<div class="product-detail-card">
<div class="product-detail-image">
<img src="https://images-eu.ssl-images-amazon.com/images/I/61mdDp2JaFL._AC_UL480_SR480,480_.jpg" alt="">
</div>
<a href="./product.html">
Girnar Instant Premix 3 in 1 Coffee (10 Sachets)
</a>
<p>
<strong>
₹140.00
</strong>
</p>
<p class="Product-delivered-by">
(₹14.00/count)
Get it Aug 25 - 27
₹49.00 shipping
</p>
</div>
<div class="product-detail-card">
<div class="product-detail-image">
<img src="https://images-eu.ssl-images-amazon.com/images/I/31NK6tVTakS._AC_UL480_SR480,480_.jpg" alt="">
</div>
<a href="./product.html">
CHAI POINT Instant Tea | Incredibly Authentic | Elaichi Flavor | 20 Sachets | Elaichi Tea | Instant Tea Premix Tea| Assam Tea| Elaichi Premix Chai (Pack of 2)
</a>
<p>
<strong>
₹370.00
</strong>
</p>
<p class="Product-delivered-by">
(₹18.50/count)
Get it by Friday, August 26
FREE Delivery over ₹499. Fulfilled by Amazon.
</p>
</div>
<div class="product-detail-card">
<div class="product-detail-image">
<img src="https://images-eu.ssl-images-amazon.com/images/I/71Sx5LNtVNL._AC_UL480_SR480,480_.jpg" alt="">
</div>
<a href="./product.html">
Cherise Tapri Premium Bikaneri Elaichi Doodh, Instant Milk Premix (23 g x 7 Sachets)
</a>
<p>
<strong>
₹185.00
</strong>
</p>
<p class="Product-delivered-by">
(₹26.43/count)
Get it by Tuesday, August 23
FREE Delivery over ₹499. Fulfilled by Amazon.
</p>
</div>
</div>
</div>
</section>
<!-- section-4 -->
<section class="section-4">
<div class="section-4-container">
<p>Personalized recommandation</p>
<button>Sign in</button>
<p>New customer? start here</p>
</div>
</section>
<footer>
<code>Make with 💗 at accio job</code>
</footer>
</body>
</html>