-
Notifications
You must be signed in to change notification settings - Fork 0
/
amazon clone.html
245 lines (224 loc) · 7.71 KB
/
amazon clone.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
243
244
245
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>amazon clone project</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer">
<link rel="stylesheet" href="amazon clone.css">
</head>
<body>
<header>
<div class="navbar">
<div class="nav-logo ">
<div class="logo border"></div>
<!-- <h1 class="logo_in ">.in</h1> -->
</div>
<div class="nav-address ">
<p class="add-first border">Delivering to pune</p>
<div class="add-icon">
<img src="loc_image.png">
<p class="add-second border">Update Location</p>
</div>
</div>
<div class="nav-search">
<select class="search-select">
<option>All</option>
</select>
<input placeholder="Search Amazon" class="search_input">
<div class="search-icon"></div>
</div>
<div>
<div class="india_icon border "></div>
</div>
<div>
<select class="search1-select border ">
<option><span>EN</span></option>
</select>
</div>
<div class="nav-signin border">
<p><span>Hello, sign in</span></p>
<p><b>Account & Lists</b></p>
</div>
<div class="nav-return border">
<p><span>Returns</span></p>
<p class="nav-second"><b>& Orders</b></p>
</div>
<!-- <div class="nav-cart">
<div class="cart-icon"></div>
<p><b>car</b></p>
</div> -->
</div>
<div class="panel">
<div class="panel-all border">
<!-- <img src="menu_imgs.png" alt="All"> -->
<!-- <img src="menu_imgs.png" alt="All">All -->
<i class="fa-solid fa-bars"></i><b>All</b>
</div>
<div class="panel-ops ">
<p class="border">Today's Deals</p>
<p class="border">Customer Service</p>
<p class="border">Registry</p>
<P class="border">Gift card's</P>
<p class="border">Sells</p>
</div>
<div class="panel-deals border"><b>Shop Deal's In Electronics</b></div>
</div>
</header>
<div class="hero-section">
<div class="hero-msg">
<p>Your are on amazon.com You can also shop on amazon india for millions of product with fast local delivery. <a href="amazon.in">Click here to go to amazon.in</a></p>
</div>
</div>
<div class="shop-section ">
<div class="box1 box">
<h2>Today's best Deals.. </h2>
<!-- <p class="msgp">See all deals..</p> -->
<a href="#">See all deals..</a>
<div class="box-img" style="background-image: url('imge-box1.jpg.jpg');"></div>
</div>
<div class="box2 box">
<h2> Appliances for your home | Up to 55% off</h2>
<!-- <p class="msgp">See all deals..</p> -->
<a href="#">See all deals..</a>
<div class="box-img1" style="background-image: url('IMG_box2.png.jpg');"></div>
</div>
<div class="box3 box">
<h2> Bestsellers | Up to 60% off
</h2>
<!-- <a class="msgp"><p>See all deals..</p></a> -->
<a href="#">See all deals..</a>
<div class="box-img2" style="background-image: url('IMG_box3.png.jpg');"></div>
</div>
<div class="box4 box">
<h2> Under ₹699 | Combo packs | Amazon brands & more
</h2>
<!-- <p class="msgp">See all deals..</p> -->
<a href="#">See all deals..</a>
<div class="box-img3" style="background-image: url('img-box4.jpg');"></div>
</div>
</div>
<br>
<br>
<div class="shop-section ">
<div class="box1 box">
<h2> Up to 75% off | Headphones </h2>
<a href="#">See all deals..</a>
<div class="box1-img1" style="background-image: url('img1-box1.png');"></div>
</div>
<div class="box2 box">
<h2> Discover TVs by your ideal size | Starting ₹6,999</h2>
<!-- <p class="msgp">See all deals..</p> -->
<a href="#">See all deals..</a>
<div class="box1-img2" style="background-image: url('img1-box2.png');"></div>
</div>
<div class="box3 box">
<h2> Extra savings with energy efficient ACs | Up to 50% off </h2>
<!-- <a class="msgp"><p>See all deals..</p></a> -->
<a href="#">See all deals..</a>
<div class="box1-img3" style="background-image: url('img1-box3.png');"></div>
</div>
<div class="box4 box">
<h2> Top rated products from new sellers
</h2>
<!-- <p class="msgp">See all deals..</p> -->
<a href="#">See all deals..</a>
<div class="box1-img4" style="background-image: url('img1-box4.png');"></div>
</div>
</div>
<br>
<br>
<div class="hero-section2"></div>
<br>
<br>
<div class="hero-section3"></div>
<footer>
<div class="foot-panel1">
<a href="#"><b>back to top</b></a>
</div>
<div class="foot-panel2">
<ul>
<h3> Get to Know Us</h3>
<a href="#">About Us</a>
<a href="#">Careers</a>
<a href="#">Press Releases</a>
<a href="#">Amazon Science</a>
</ul>
<ul>
<h3> Connect with Us</h3>
<a href="#"> Facebook</a>
<a href="#"> Twitter</a>
<a href="#"> Instagram</a>
<a href="#"> Youtube</a>
</ul>
<ul>
<h3> Make Money with Us</h3>
<a href="#"> Sell on Amazon </a>
<a href="#"> Sell under Amazon Accelerator</a>
<a href="#"> Amazon Global Selling</a>
<a href="#"> Fulfilment by Amazon </a>
<a href="#"> Advertise Your Products </a>
<a href="#"> Amazon Global Selling</a>
<a href="#"> Amazon Pay on Merchants </a>
</ul>
<ul>
<h3> Let Us Help You</h3>
<a href="#"> COVID-19 and Amazon </a>
<a href="#"> Your Account</a>
<a href="#"> Returns Centre</a>
<a href="#"> 100% Purchase Protection </a>
<a href="#"> Amazon App Download </a>
<a href="#"> Help</a>
</ul>
</div>
<hr>
<div class="add-third">
<div class="a_logo border"></div>
<!-- <i class="fa-solid fa-globe "></i> -->
<div class="add-lang border">
<div class="lang-icon">
<i class="fa-solid fa-globe"></i>
</div>
<select class="language">
<option value="English - EN">English - EN</option>
<option value="हिन्दी - HI - अनुवाद">हिन्दी - HI - अनुवाद</option>
<option value="தமிழ் - TA - மொழிபெயர்ப்பு">தமிழ் - TA - மொழிபெயர்ப்பு</option>
<option value="తెలుగు - TE - అనువాదం">తెలుగు - TE - అనువాదం</option>
<option value="मराठी - MR - भाषांतर">मराठी - MR - भाषांतर</option>
</select>
</div>
</div>
<div class="country">
<a href="#">Australia</a>
<a href="#">China</a>
<a href="#">France</a>
<a href="#"> Germany</a>
<a href="#"> Italy</a>
<a href="#"> Japan</a>
<a href="#"> Mexico</a>
<a href="#"> Natherland</a>
<a href="#"> Poland</a>
<a href="#"> Singapore</a>
<a href="#"> Spain</a>
<a href="#">United Kingdom </a>
<a href="#"> United States</a>
<a href="#"> Turkey</a>
<a href="#"> United Arab Emirate</a>
<!-- <button>india</button> -->
</div>
<div class="condition">
<a href="#">Conditions of Use & Sale</a>
<a href="#">Privacy Notice </a>
<a href="#">Interest-Based Ads</a>
</div>
<div class="copyright">
<div class="copyr_icon">
<i class="fa-regular fa-copyright"></i>
</div>
<p>1996-2024,</p>
<p>Amazon.com,</p>
<p> Inc. or its affiliates</p>
</div>
</footer>
</body>
</html>