-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
215 lines (206 loc) · 8.47 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Flipkart page">
<title>Flipkart Product Page </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 to my font awesome-->
<link rel="stylesheet" href="style.css"> <!--link to my stylesheet-->
</head>
<body>
<nav>
<div class="logo">
<img src="https://static-assets-web.flixcart.com/fk-p-linchpin-web/fk-cp-zion/img/flipkart-plus_8d85f4.png" alt="Flipkart" width="75px" height="20px">
<p>
Explore
<span class="plus-color">Plus</span>
<img src="https://static-assets-web.flixcart.com/fk-p-linchpin-web/fk-cp-zion/img/plus_aef861.png" alt="star" width="10px" height="10px">
</p>
</div>
<div class="searchbar">
<input type="text" title="Search for products,brands and more" placeholder="Search for products,brands and more" value="iphone">
<button><i class="fa-solid fa-magnifying-glass"></i></button>
</div>
<button class="loginbtn">Login</button>
<a href="/" class="navlink">Become a Seller</a>
<a href="/" class="navlink angleDownIcon">
More
<i class="fa-solid fa-angle-down"></i>
</a>
<a href="/" class="navlink cartlogo">
<i class="fa-solid fa-cart-shopping"></i>
Cart
</a>
</nav>
<!-- Header starting -->
<div class="container">
<div class="image">
<img src="https://assets.nextleap.app/images/iphone-image.webp" width="204" height="220" alt="iphone">
</div>
<div class="title">
<h3><strong>APPLE iPhone 11 (White, 64 GB)</strong></h3>
<p class="Reviews"><span class="ratings">4.7 ★</span><span class="reviews"> 1,81,870 Ratings & 10,713 Reviews</span></p>
<ul class="featuredList">
<li>128 GB ROM</li>
<li>15.49 cm (6.1 inch) Super Retina XDR Display</li>
<li>12MP + 12MP | 12MP Front Camera</li>
<li>A15 Bionic Chip Processor</li>
<li>Warranty for 1 Year</li>
</ul>
</div>
<div class="price">
<h4>Rs. 44,999</h4>
<p><del>₹48,999</del> <span>7% off</span></p>
<p class="freeDelivery">free delivery</p>
<p>Upto <strong style="font-weight: bold;">₹20,000</strong> off on Exchange</p>
<p class="bank">Bank offers</p>
</div>
</div>
</div>
</div>
<div class="line">
<hr>
</div>
<!-- container 2 -->
<div class="container">
<div class="image">
<img src="https://assets.nextleap.app/images/iphone-image.webp" width="204" height="220" alt="iphone">
</div>
<div class="title">
<h3><strong>APPLE iPhone 11 (White, 64 GB)</strong></h3>
<p class="Reviews"><span class="ratings">4.7 ★</span><span class="reviews"> 1,81,870 Ratings & 10,713 Reviews</span></p>
<ul class="featuredList">
<li>128 GB ROM</li>
<li>15.49 cm (6.1 inch) Super Retina XDR Display</li>
<li>12MP + 12MP | 12MP Front Camera</li>
<li>A15 Bionic Chip Processor</li>
<li>Warranty for 1 Year</li>
</ul>
</div>
<div class="price">
<h4>Rs. 44,999</h4>
<p><del>₹48,999</del> <span>7% off</span></p>
<p class="freeDelivery">free delivery</p>
<p>Upto <strong style="font-weight: bold;">₹20,000</strong> off on Exchange</p>
<p class="bank">Bank offers</p>
</div>
</div>
</div>
</div>
<div class="line">
<hr>
</div>
<!-- container 3 -->
<div class="container">
<div class="image">
<img src="https://assets.nextleap.app/images/iphone-image.webp" width="204" height="220" alt="iphone">
</div>
<div class="title">
<h3><strong>APPLE iPhone 11 (White, 64 GB)</strong></h3>
<p class="Reviews"><span class="ratings">4.7 ★</span><span class="reviews"> 1,81,870 Ratings & 10,713 Reviews</span></p>
<ul class="featuredList">
<li>128 GB ROM</li>
<li>15.49 cm (6.1 inch) Super Retina XDR Display</li>
<li>12MP + 12MP | 12MP Front Camera</li>
<li>A15 Bionic Chip Processor</li>
<li>Warranty for 1 Year</li>
</ul>
</div>
<div class="price">
<h4>Rs. 44,999</h4>
<p><del>₹48,999</del> <span>7% off</span></p>
<p class="freeDelivery">free delivery</p>
<p>Upto <strong style="font-weight: bold;">₹20,000</strong> off on Exchange</p>
<p class="bank">Bank offers</p>
</div>
</div>
</div>
</div>
<div class="line">
<hr>
</div>
<!-- container 4 -->
<div class="container">
<div class="image">
<img src="https://assets.nextleap.app/images/iphone-image.webp" width="204" height="220" alt="iphone">
</div>
<div class="title">
<h3><strong>APPLE iPhone 11 (White, 64 GB)</strong></h3>
<p class="Reviews"><span class="ratings">4.7 ★</span><span class="reviews"> 1,81,870 Ratings & 10,713 Reviews</span></p>
<ul class="featuredList">
<li>128 GB ROM</li>
<li>15.49 cm (6.1 inch) Super Retina XDR Display</li>
<li>12MP + 12MP | 12MP Front Camera</li>
<li>A15 Bionic Chip Processor</li>
<li>Warranty for 1 Year</li>
</ul>
</div>
<div class="price">
<h4>Rs. 44,999</h4>
<p><del>₹48,999</del> <span>7% off</span></p>
<p class="freeDelivery">free delivery</p>
<p>Upto <strong style="font-weight: bold;">₹20,000</strong> off on Exchange</p>
<p class="bank">Bank offers</p>
</div>
</div>
</div>
</div>
<div class="line">
<hr>
</div>
<!-- footer -->
<footer>
<div class="footerContainer">
<section class="about">
<p class="headingAbout">About</p>
<p>Contact Us</p>
<p>About Us</p>
<p>Careers</p>
<p>Flipkart Stories</p>
<p>Press</p>
<p>Flipkart Wholesale</p>
<p>Corporate Information</p>
</section>
<section class="help">
<p class="headingHelp">HELP</p>
<p>Payments</p>
<p>Shipping</p>
<p>Cancellation & Returns</p>
<p>FAQ</p>
<p>Report Infringement</p>
</section>
<section class="policy">
<p class="headingPolicy">POLICY</p>
<p>Return Policy</p>
<p>Terms Of Use</p>
<p>Security</p>
<p>Privacy</p>
<p>Sitemap</p>
<p>EPR Compliance</p>
</section>
<section class="social">
<p class="headingSocial">SOCIAL</p>
<p>Facebook</p>
<p>Twitter</p>
<p>Youtube</p>
</section>
<section class="mailUs">
<p class="headingMailUs">Mail Us</p>
<p>Flipkart Internet Private Limited,<br>Buildings Alyssa, Begonia &<br>Clove Embassy Tech
Village,<br>Outer Ring Road, Devarabeesanahalli Village,<br>Bengaluru, 560103,<br>Karnataka, India
</p>
</section>
<section class="officeAddress">
<p class="RegiseredOfficeAdress">Registered Office Address:</p>
<p>Flipkart Internet Private Limited,<br>Buildings Alyssa, Begonia &<br>Clove Embassy Tech
Village,<br>Outer Ring Road, Devarabeesanahalli Village,<br>Bengaluru, 560103,<br>Karnataka, India
<br>CIN : U51109KA2012PTC066107</p>
<p style="color: white;">Telephone: <a href="/" style="color: #2874f0">044-45614700</a></p>
</section>
</div>
</div>
</div>
</footer>
</body>
</html>