-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdetail2.html
399 lines (288 loc) · 13.2 KB
/
detail2.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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html>
<html class="not-ie" lang="en"> <!--<![endif]-->
<head>
<!-- Basic Meta Tags -->
<meta charset="utf-8">
<!-- Title -->
<title>INFINITY JWELLERS</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/LOGO IJ UP.png" rel="icon" type="image/png">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Font awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Animation for-->
<link href="css/animate.css" rel="stylesheet">
<!-- Styles -->
<link href="css/owl.carousel.css" rel="stylesheet">
<!-- Styles -->
<link href="css/style.css" rel="stylesheet">
<script src="js/modernizr.custom.97074.js"></script>
</head>
<body >
<!-- Header -->
<header>
<div class="container">
<div class="row ">
<div class="col-md-2 col-sm-6 footer-text">
<a href="index page.html" class="logo" title="Home"><img src="img/final-logo-Infinity-Jewellers.png" alt=""></a>
</div>
<div class="col-md-6 col-sm-6 ">
<ul class="list-unstyled">
</ul>
</div>
<div class="col-md-4 col-sm-6 ">
<ul class="social-links margin-t-35">
<li><a href="https://www.facebook.com/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://in.pinterest.com/"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://dribbble.com/"><i class="fa fa-dribbble"></i></a></li>
<li><a href="https://twitter.com/login?lang=en"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- search as u want in jewl -->
<!-- Nav -->
<div class="navbar navbar-custom" id="nav" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown"> <!-- HOME -->
<a href="index page.html">Home</a>
<ul class="dropdown-menu wow fadeInDown">
</ul>
</li>
<li class="dropdown">
<a href="jwellery.html">JEWELLERY</a>
<ul class="dropdown-menu wow fadeInDown">
<li>
<a href="detail1.html" title="">GOLD</a>
</li>
<li>
<a href="detail1.html" title="">DIAMOND</a>
</li>
<li>
<a href="detail1.html" title="">ENGAGEMENT</a>
</li>
<li>
<a href="detail1.html" title="">PEARL</a>
</li>
<li>
<a href="detail1.html" title="">WHITE GOLD</a>
</li>
<li>
<a href="detail1.html" title="">GEM STONE</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="shop online.html">SHOP </a>
<ul class="dropdown-menu wow fadeInDown">
</ul>
</li>
<li class="dropdown">
<a href="gifts.html" >GIFTS</a>
<ul class="dropdown-menu wow fadeInDown">
<li>
<a href="" title="">VALENTINE</a>
</li>
<li>
<a href="" title="">ANNIVERSARY</a>
</li>
<li>
<a href="" title="">ENGAGEMENT</a>
</li>
<li>
<a href="" title="">FOR HER</a>
</li>
<li>
<a href="" title="">FOR HIM</a>
</li>
<li>
<a href="" title="">FOR KIDS</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="about us.html">ABOUT US</a>
<ul class="dropdown-menu wow fadeInDown">
</ul>
</li>
<li class="dropdown">
<a href="contact us.html">CONTACT US</a>
<ul class="dropdown-menu wow fadeInDown">
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</header>
<!-- PROJECT-DETAILS
================================================== -->
<section class="portfolio-detail">
<div class="container">
<div class="col-md-7 text-left">
<img class="img-responsive" src="img/yash/image 2.jpg" alt="portfolio"/>
<h4 class="padding-t-20 h4 text-bold-6">PLATINUM DIAMOND RING </h4>
<hr>
<p>BY PLATINUM SHEQUE</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae. Sed dui lorem, adipiscing in adipiscing et, interdum nec metus. Mauris ultricies, justo eu convallis placerat, felis enim.</p>
<h4 class="padding-t-20 h4 text-bold-6">Share this :</h4>
<ul class="social social-port">
<li><a href="www.facebook.com"><i class="fa fa-facebook"></i></a></li>
<li><a href="www.twitter.com"><i class="fa fa-twitter"></i></a></li>
<li><a href="www.linkedia.com"><i class="fa fa-linkedin"></i></a></li>
<li><a href="www.dribbble.com"><i class="fa fa-dribbble"></i></a></li>
</ul>
</div> <!-- end col-7 -->
<div class="col-md-4 col-md-offset-1 text-left">
<div class="sidebar">
<hr>
<h4 class="padding-t-b-10 text-bold-6 h4">product description</h4>
<ul class="nav-list">
<li><a href="#"><i class="fa fa-caret-right"></i> Platinum </a></li>
<li><a href="#"><i class="fa fa-caret-right"></i> size :-20 m</a></li>
<li><a href="#"><i class="fa fa-caret-right"></i> diamond</a></li>
<li><a href="#"><i class="fa fa-caret-right"></i> handmade</a></li>
</ul>
<h4 class="padding-t-b-10 text-bold-6 h4">about this ring</h4>
<h5>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam viverra euismod odio, gravida pellentesque urna varius vitae. Sed dui lorem, adipiscing in adipiscing et, interdum nec metus.</h5>
</div> <!-- end Sidebar-->
</div> <!-- end col-4 -->
</div> <!-- end container -->
<!-- Related Project
================================================== -->
<div class="container">
<div class="row">
<div class="col-lg-12 text-left">
<h4 class="page-header h4 text-bold-6">Other Projects</h4>
</div>
<!-- Portfolio 1 -->
<div class="col-md-3 col-sm-4 col-xs-6 wow bounceIn">
<div class="portfolio-thumnail portfolio-wrapper">
<div class="effect">
<a href="detail1.html">
<img src="img/yash/image 4.jpg" alt="portfolio"/>
<div><span>gold ear ring</span></div>
</a>
</div>
</div>
</div>
<!-- Portfolio 6 -->
<div class="col-md-3 col-sm-4 col-xs-6 wow bounceIn">
<div class="portfolio-thumnail portfolio-wrapper">
<div class="effect">
<a href="detail1.html">
<img src="img/yash/image 5.jpg" alt="portfolio"/>
<div><span>gold ear ring with nackless</span></div>
</a>
</div>
</div>
</div>
<!-- Portfolio 7 -->
<div class="col-md-3 col-sm-4 col-xs-6 wow bounceIn">
<div class="portfolio-thumnail portfolio-wrapper">
<div class="effect">
<a href="detail1.html">
<img src="img/yash/image 3.jpg" alt="portfolio"/>
<div><span>platinum earring</span></div>
</a>
</div>
</div>
</div>
<!-- Portfolio 8 -->
<div class="col-md-3 col-sm-4 col-xs-6 wow bounceIn">
<div class="portfolio-thumnail portfolio-wrapper">
<div class="effect">
<a href="detail1.html">
<img src="img/yash/image 1.jpg" alt="portfolio" />
<div><span>platinum diamond ring</span></div>
</a>
</div>
</div>
</div>
</div> <!-- end row -->
</div> <!-- end container -->
</section>
<!-- end Project-details-->
<!-- FOOTER-Top
================================================== -->
<section class="footer2 bg-dark">
<div class="container">
<div class="row">
<!-- About-US-->
<div class="col-md-4 col-sm-6 footer-text">
<h4>About <span> us</span></h4>
<p>A new company infinity Ltd has launched a new jewellery brand , started in mumbai , Infinity has spread accross the country with 60 stores, Founded by a core vision to beauty indian brides , infinity has a varity of products with more then 50,000 designs to choose from, recently,they also launched thair platinum range of jewellery that celebrates individuly of a person, infinity represents a diverse collection of jewellery , catering to multiple ethnicities of india & beyond. </p>
<ul class="social-links margin-t-35">
<li><a href="https://www.facebook.com/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://in.pinterest.com/"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://dribbble.com/"><i class="fa fa-dribbble"></i></a></li>
<li><a href="https://twitter.com/login?lang=en"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
<!-- Recent-Tweets-->
<div class="col-md-4 col-sm-6">
<h4>Recent <span> Tweets</span></h4>
<ul class="list-unstyled">
<li>
<i class="fa fa-twitter"></i> <a href="#">@Infinity</a><br> “A diamond is a piece of charcoal that handled stress exceptionally well.” <br><small>8 mins ago</small>
</li>
<li>
<i class="fa fa-twitter"></i> <a href="#">@Infinity</a><br> “A fine quotation is a diamond on the finger of a witty person, but a pebble in the hands of a fool.” <br> <small>8 mins ago</small>
</li>
</ul>
</div>
<!-- Flickr-Photos-->
<div class="col-md-4 col-sm-6">
<h4><span> Photos</span></h4>
<ul class="flickr-img">
<li><a href="#"><img class="img-responsive" src="img/yash/image 1.jpg" alt=""></a></li>
<li><a href="#"><img class="img-responsive" src="img/yash/image 4.jpg" alt=""></a></li>
<li><a href="#"><img class="img-responsive" src="img/yash/image 3.jpg" alt=""></a></li>
<li><a href="#"><img class="img-responsive" src="img/yash/image 1.jpg" alt=""></a></li>
<li><a href="#"><img class="img-responsive" src="img/yash/image 4.jpg" alt=""></a></li>
<li><a href="#"><img class="img-responsive" src="img/yash/image 3.jpg" alt=""></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- End Footer-top-->
<!-- FOOTER
================================================== -->
<footer class="footer">
<div class="container">
<p class="text-2">Copyright ©2019 BY Yash prajapati</p>
</div>
</footer>
<!-- End Footer-->
<!-- JavaScripts -->
<script type="text/javascript" src="js/jquery-1.10.2.js"></script>
<!-- Bootstrap -->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- Scroll -->
<script src="js/scroll.js"></script>
<!-- Sticky -->
<script type="text/javascript" src="js/jquery.sticky.js"></script>
<!-- Tinynav -->
<script type="text/javascript" src="js/tinynav.min.js"></script>
<!-- wow/animation -->
<script src="js/wow.min.js"></script>
<script>new WOW().init();</script>
<!-- Custom -->
<script type="text/javascript" src="js/main01.js"></script>
</body>
</html>