-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjewelry.html
169 lines (148 loc) · 5.4 KB
/
jewelry.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
<!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" />
<title>Hot Jewelry deals on Banggood India</title>
<link rel="shortcut icon" href="https://www.banggood.in/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="jewelry.css" />
<link rel="stylesheet" href="navbar.css" />
<link rel="stylesheet" href="footer.css">
</head>
<body>
<div class="container">
<div class="navbar">
<a href="index.html"
><img
src="https://css.banggood.in/web/src/img/[email protected]?v=ef2889d"
alt=""
class="navbar-img"
/></a>
<div class="form">
<input type="text" id="searchBar" />
<div>
<img src="Images Index/search-line.svg" alt="" />
</div>
</div>
<div class="ship">
<p>Ship to</p>
<img
src="https://media.istockphoto.com/photos/the-indian-flag-with-horizontal-tricolor-design-picture-id460844989?b=1&k=20&m=460844989&s=170667a&w=0&h=MMLO5Fu1FCEmVNTcL_pedgwL_TTGxozl5HPqbvoAglE="
alt=""
class="imgShip"
/>
<span>/ English (India) / INR</span>
<img
src="Images Index/arrow-drop-down-fill.svg"
alt=""
class="image_down"
/>
</div>
<div class="home">
<img src="Images Index/user-3-line.svg" alt="" />
<div class="hello">
<p>Hello</p>
<span></span>
</div>
</div>
<div>
<img id="jewelryCart" src="Images Index/shopping-cart-line.svg" alt="" />
</div>
<div class="number">
<h1>0</h1>
</div>
</div>
<div class="collection">
<div class="collection_box">
<img src="Images index/menu.svg" alt="" />
<span>Categories</span>
<img src="Images index/arrow-right-s-line.svg" alt="" />
</div>
<div>
<span>Flash Deals</span>
<span>Clearance Sale</span>
<span>Top Sellers</span>
</div>
</div>
</div>
<!-- top -->
<div id="jewelryTop">
<div id="jewelryTopLeft">
<h3>Related Categories</h3>
<p onclick="GotoHome()"> < Jewelry,Watches & Accessories</p>
<h4>Jewelry</h4>
<a href="">Fine Jewelry</a>
<a href="">Necklaces & Pendants</a>
<a href="">Jewelry Set</a>
<a href="">Bracelets</a>
<a href="">Earrings</a>
<a href="">Rings</a>
<a href="">Anklets</a>
<a href="">Masquerade & Cosplay</a>
<a href="">Headwear & Brooches</a>
<a href="">Magnet & Healing Jewelry</a>
</div>
<div id="jewelryTopRight" class="hideScroll">
<div id="jewelryTopRightTop">
<a href="index.html">Home</a><span> > </span><a href="">Jewelry,Watches & Accessories</a><span> > </span><p>jewelry</p>
<br><h4>price</h4>
<input type="number" placeholder="min" min="0" max="99"><span>˗</span><input type="number" placeholder="max" min="0" max="99"> <button>OK</button>
</div>
<div id="jewelryTopRightBottom">
<!-- products will be addded here -->
</div>
</div>
</div>
<!-- footer -->
<div class="white">
</div>
<div id="jewelryFooter1">
<div class="bottom">
<div class="know">
<h1>Get To Know Us</h1>
<p>About Banggood.in</p>
<p>Guarantees & Return Policy</p>
<p>Contact Us</p>
<p>Help Center</p>
<p>Site Map</p>
<p>Intellectual Property Claims</p>
</div>
<div class="payment">
<h1>Payment & Shipping</h1>
<p>Payment Methods</p>
<p>BGpay Instruction</p>
<p>Shipping Guide</p>
<p>Locations We Ship To</p>
<p>Estimated Delivery Time</p>
</div>
<div class="download">
<h1>Download App</h1>
<div class="app">
<div><img src="https://cdn-icons-png.flaticon.com/128/731/731985.png" alt=""></div>
<div><img src="https://cdn-icons-png.flaticon.com/128/152/152753.png" alt=""></div>
</div>
<h1>Follow Us</h1>
<div class="social">
<div><img src="https://cdn-icons-png.flaticon.com/128/1077/1077041.png" alt=""></div>
<div><img src="https://cdn-icons.flaticon.com/png/128/3661/premium/3661391.png?token=exp=1651986946~hmac=0e5763cd13d3ee0c175d98a3332011e5" alt=""></div>
<div><img src="https://cdn-icons-png.flaticon.com/128/1077/1077046.png" alt=""></div>
<div><img src="https://cdn-icons-png.flaticon.com/128/25/25347.png" alt=""></div>
</div>
</div>
</div>
<div class="subscribe">
<h1>Subscribe</h1>
<p>By subscribing you agree to receive email from us.
Please read our <a href="#">Privacy Policy</a> </p>
<div>
<input type="email" placeholder="Email Address" >
<div></div>
</div>
</div>
<div class="footer">
<p>© 2006-2022 Banggood</p>
</div>
</body>
</html>
<script src="jewelry.js".js"></script>