-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTop-Deals.html
209 lines (209 loc) · 7.92 KB
/
Top-Deals.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Flipkart - Top Deals</title>
<meta name="description" content="Online Shopping Site for Mobiles, Electronics, Furniture, Grocery, Lifestyle, Books & More. Best Offers!">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="product.css">
<link rel="icon" href="images/favicon.ico">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous" />
</head>
<body>
<!-- Navbar -->
<nav class="navbar">
<div class="Header-left">
<a href="index.html" class="flipkart">Flipkart</a>
<div class="Header-left-p">
<p>
<a href="#" style="color: gold;">Explore plus</a>
<i class="fas fa-plus" style="color: gold;"></i>
</p>
</div>
</div>
<div class="Header-center">
<input class="search-box" type="text" placeholder=" Search for products, brands and more" aria-label="Search" id="productSearch" type="submit" onkeypress="searchProducts()">
</div>
<div class="Header-right">
<button class="hamburger-menu"></button>
<div class="menu-items">
<button class="login">Login</button>
<a href="#" class="menu-item">Become a Seller</a>
<a href="#" class="menu-item">More</a>
<p>
<a href="#" class="menu-item">Cart</a>
<i class="fa-solid fa-cart-shopping"></i>
</p>
</div>
</div>
</nav>
<!-- End Navbar -->
<!-- Start of Products Section -->
<div class="content">
<div class="contenthead">
<div class="contenthead"> Top Deals </div>
</div>
<hr>
<div class="offerrow">
<div class="offerimg1">
<a href="https://shorturl.at/pQUVY" target="_blank">
<img src="images/topdeals1.jpg" alt="Washing Machines">
<div class="offerimg-subtxt1">SAMSUNG 7 kg 5 Star</div>
<div class="offerimg-subtxt2">₹30,900</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg2">
<a href="https://shorturl.at/ouKLS" target="_blank">
<img src="images/topdeals2.jpg" alt="Refrigerators">
<div class="offerimg-subtxt1">Whirlpool 231 L </div>
<div class="offerimg-subtxt2">₹23,290</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg3">
<a href="https://shorturl.at/ASY69" target="_blank">
<img src="images/topdeals3.jpg" alt="Printers">
<div class="offerimg-subtxt1">HP LaserJet Pro </div>
<div class="offerimg-subtxt2">₹21,299</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg4">
<a href="https://shorturl.at/msHS9" target="_blank">
<img src="images/topdeals4.jpg" alt="Adapter">
<div class="offerimg-subtxt1">Apple 20W USB-C </div>
<div class="offerimg-subtxt2">₹1,599</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg5">
<a href="https://shorturl.at/rDQV3" target="_blank">
<img src="images/topdeals5.jpg" alt="Tyres">
<div class="offerimg-subtxt1">CEAT 90 2 Wheeler Tyre</div>
<div class="offerimg-subtxt2">₹1,488</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg6">
<a href="https://shorturl.at/dSW07" target="_blank">
<img src="images/topdeals6.jpg" alt="Charger Cables">
<div class="offerimg-subtxt1">boAt USB Type C</div>
<div class="offerimg-subtxt2">₹299</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg7">
<a href="https://shorturl.at/htBWZ" target="_blank">
<img src="images/topdeals7.jpg" alt="Instax Cameras">
<div class="offerimg-subtxt1">FUJIFILM Instax mini 12</div>
<div class="offerimg-subtxt2">₹7,999</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
<div class="offerimg8">
<a href="https://shorturl.at/bCZ16" target="_blank">
<img src="images/topdeals8.jpg" alt="Fitness Kits">
<div class="offerimg-subtxt1">Pascal 20 KG WB Fitness Kit</div>
<div class="offerimg-subtxt2">₹1,614</div>
<button class="buy-now">BUY NOW</button>
</a>
</div>
</div>
</div>
<!-- Start of Products Section -->
<!-- Start of Footer -->
<footer>
<div class="footer">
<div class="F-row-1">
<div class="F-column-1">
<div class="F-heading">
<p>ABOUT</p>
</div>
<div class="F-list">
<a href="#">Contact Us</a>
<a href="#">About Us</a>
<a href="#">Careers</a>
<a href="#">Flipkart Stories</a>
<a href="#">Press</a>
<a href="#">Flipkart Wholesale</a>
<a href="#">Corporate Information</a>
</div>
</div>
<div class="F-column-2">
<div class="F-heading">
<p>HELP</p>
</div>
<div class="F-list">
<a href="#">Payments</a>
<a href="#">Shipping</a>
<a href="#">Cancellation & Returns</a>
<a href="#">FAQ</a>
<a href="#">Report Infringement</a>
</div>
</div>
<div class="F-column-3">
<div class="F-heading">
<p>POLICY</p>
</div>
<div class="F-list">
<a href="#">Return Policy</a>
<a href="#">Terms Of Use</a>
<a href="#">Security</a>
<a href="#">Privacy</a>
<a href="#">Sitemap</a>
<a href="#">Grievance Redressal</a>
<a href="#">EPR Compliance</a>
</div>
</div>
<div class="F-column-4">
<div class="F-heading">
<p>SOCIAL</p>
</div>
<div class="F-list">
<a href="#">Facebook</a>
<a href="#">Twitter</a>
<a href="#">YouTube</a>
</div>
</div>
<div class="F-column-5">
<div class="F-heading">
<p>Mail Us:</p>
</div>
<div class="F-list">
<p>Flipkart Internet Private Limited,</p>
<p>Buildings Alyssa, Begonia &</p>
<p>Clove Embassy Tech Village,</p>
<p>Outer Ring Road, Devarabeesanahalli Village,</p>
<p>Bengaluru, 560103,</p>
<p>Karnataka, India</p>
</div>
</div>
<div class="F-column-6">
<div class="F-heading">
<p>Registered Office Address:</p>
</div>
<div class="F-list-address">
<p>Flipkart Internet Private Limited,
<p>Buildings Alyssa, Begonia &</p>
<p>Clove Embassy Tech Village,</p>
<p>Outer Ring Road, Devarabeesanahalli Village,</p>
<p>Bengaluru, 560103,</p>
<p>Karnataka, India</p>
<p>CIN : U51109KA2012PTC066107</p>
<p> Telephone: <a href="tel: 044-45614700">044-45614700</a>
</p>
</div>
</div>
</div>
<div class="Footer-Flipkart">
<p>© 2007-2023 Flipkart.com</p>
</div>
</div>
</footer>
<!-- End of Footer -->
<script src="script.js"></script>
</body>
</html>