-
Notifications
You must be signed in to change notification settings - Fork 2
/
index2.html
645 lines (527 loc) · 28.8 KB
/
index2.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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Search Result</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/reset.css">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/media.css">
<link rel="stylesheet" href="assets/css/main2.css">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<script src="https://kit.fontawesome.com/ea4197418c.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav class="header d-flex justify-content-md-center ">
<div class="figure text-uppercase text-dark bolder mb-0 d-flex ">
<i class="fas fa-desktop"></i>
<span>
go <br>
on <br>
Sales
</span>
</div>
<ul class="d-flex mb-0 ml-3">
<li class="text-capitalize ">
<a class="d-flex flex-column align-items-center d-md-inline-block" href="index.html">
<i class="fas fa-home pr-1"></i>
Home</a></li>
<li class="text-md-uppercase text-capitalize pr-1"><a
class="d-flex flex-column align-items-center d-md-inline-block" href="">
<i class="fas fa-box pr-1"></i>
Collection</a></li>
<li class="text-md-uppercase text-capitalize"><a
class="d-flex flex-column align-items-center d-md-inline-block" href="">
<i class="fas fa-shopping-cart pr-1"></i>
Purchase list</a></li>
<li class="d-none d-md-flex align-items-md-center"><button class="btn-post text-uppercase text-white">
post an ad
</button></li>
</ul>
<div class="profile d-none d-lg-flex align-items-center justify-content-end w-50">
<i class="fas fa-envelope"></i>
<span class="text-capitalize px-2">Jonh Doe</span>
<img src="./assets/img/John_Doe.webp" alt="">
</div>
</nav>
</header>
<main>
<div class="wrapper-header w-100 ">
<div class="header-search ">
<nav class="search-section d-flex d-md-block">
<div class="hero-logo d-none ">
<i class="fas fa-desktop"></i>
<p class="text-capitalize">Go <br> On <br> Sales</p>
</div>
<div class="fig-logo d-none d-md-block text-md-left">
<p class="small-logo"> Go on Sales</p>
<p class="logo-span text-capitalize">more than expected</p>
</div>
<div class="logo-bg d-none d-md-block">
<i class="fas fa-microchip"></i>
</div>
<form action="/action_page.php" class="navbar-form ">
<button class="navbar-toggler toggle d-md-none" type="button" data-toggle="collapse"
data-target="#mynav">
<i class="fas fa-sliders-h"></i>
</button>
<div class="dropdown d-none d-md-inline-block mr-md-1">
<a class="dropdown-toggle text-capitalize p-0" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown">All Categories</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a href="#" class="dropdown-item">graphics card</a>
<a href="#" class="dropdown-item">Proccesors</a>
<a href="#" class="dropdown-item">Power Supply's</a>
<a href="#" class="dropdown-item">Motherboards</a>
<a href="#" class="dropdown-item">Memory ram</a>
<a href="#" class="dropdown-item">HDD Storage</a>
<a href="#" class="dropdown-item">Ssd Storage</a>
<a href="#" class="dropdown-item">Cases</a>
<a href="#" class="dropdown-item">Monitors</a>
</div>
</div>
<input class="mr-md-1" type="text" placeholder="Make it real">
<input class="d-none d-md-inline-block mr-md-3" type="text" placeholder="Location">
<a class="search" href="./index2.html">Search</a>
</form>
</nav>
<div class="filter collapse navbar-collapse" id="mynav">
<ul class="navbar-nav ml-auto navbar-expand mt-1">
<li class="nav-item dropdown text-uppercase mr-3 p-1 d-flex">
<a class="nav-link dropdown-toggle text-capitalize p-0" href="#" id="navbarDropdown1"
role="button" data-toggle="dropdown">All Categories</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1">
<a href="#" class="dropdown-item">graphics card</a>
<a href="#" class="dropdown-item">Proccesors</a>
<a href="#" class="dropdown-item">Power Supply's</a>
<a href="#" class="dropdown-item">Motherboards</a>
<a href="#" class="dropdown-item">Memory ram</a>
<a href="#" class="dropdown-item">HDD Storage</a>
<a href="#" class="dropdown-item">Ssd Storage</a>
<a href="#" class="dropdown-item">Cases</a>
<a href="#" class="dropdown-item">Monitors</a>
</div>
</li>
<li class="nav-item text-uppercase p-0">
<input type="text" placeholder="Location">
</li>
</ul>
</div>
</div>
</div>
<div class="main-result d-md-flex flex-wrap">
<div class="search-filter p-3 col-md-3">
<p><span>Results for </span>
<span class="brand-result">Threadripper</span>
<span>35 results</span>
</p>
<section>
<h1>Department</h1>
<h2 class="any"><a href="">
<i class="fas fa-chevron-right"></i>
Any Category</a></h2>
<div class="result-filt type">
<h2>CPUs / Processors</h2>
<input type="checkbox" id="check">
<label for="check">Processors - Desktops (56)</label>
</div>
<div class="result-filt board">
<h2>Motherboards</h2>
<input type="checkbox">
<label for="check">AMD Motherboards (121)</label>
</div>
<div class="result-filt Memory">
<h2>Memory</h2>
<input type="checkbox">
<label for="check">Desktop Memory (21)</label>
</div>
<div class="result-filt Brand">
<h2>Manufacturer</h2>
<input type="checkbox">
<label for="check">AMD (200)</label>
</div>
<div class="result-filt deal">
<h2>Special</h2>
<input type="checkbox">
<label for="check"> Week's Sales (1)
</label>
</div>
<div class="result-filt deal d-none d-md-block">
<h2>Availability</h2>
<input type="checkbox">
<label for="check"> In Stock (100)
</label>
</div>
<div class="result-filt deal d-none d-md-block">
<h2>Condition</h2>
<input type="checkbox">
<label for="check"> New (50)
</label>
<div class="label">
<input type="checkbox">
<label for="check"> Refurbished (5)
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check"> Used (25)
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">Open Box (15)
</label>
</div>
</div>
<div class="result-filt deal d-none d-md-block">
<h2>Price</h2>
<input type="checkbox">
<label for="check"> $250 - $500
</label>
<div class="label">
<input type="checkbox">
<label for="check">$500 - $1000
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">$1500 - $2000
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">$2500 - 3000+
</label>
</div>
</div>
<div class="result-filt deal d-none d-md-block">
<h2>Seller</h2>
<input type="checkbox">
<label for="check"> Newegg (66)
</label>
<div class="label">
<input type="checkbox">
<label for="check">Computer Memory Solutions (35)
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">IPC Store (20)
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">NothingButSavings (15)
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">ITDIGI (6)
</label>
</div>
</div>
<div class="result-filt deal d-none d-md-block">
<h2>Ship From Country</h2>
<input type="checkbox">
<label for="check"> China (100)
</label>
<div class="label">
<input type="checkbox">
<label for="check">Canada (20)
</label>
</div>
<div class="label">
<input type="checkbox">
<label for="check">USA (20)
</label>
</div>
</div>
</section>
</div>
<div class="result-filter sales px-0 col-md-9">
<div class="card mt-1 p-3 mt-md-0 mx-md-0">
<div class="card-wrapper d-md-flex align-items-md-center">
<img src="assets/img/result-1.jpg" alt="">
<div class="card-body">
<div class="title d-flex">
<span>AMD Ryzen Threadripper 3990X 64-Core 2.9 GHz Socket sTRX4 280W
100-100000163WOF Desktop Processor</span>
<span><span class="add-sign mr-2 d-none d-md-inline-block"><i
class="fas fa-plus"></i></span></span>
</div>
<p class="description mb-0"> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Laborum
debitis fuga facere nesciunt, iure delectus quis eveniet a eaque quae. In labore
exceptur
</p>
<div class="condition d-flex">
<span class="d-inline-block new">NEW</span>
<span class=" ml-2 new sale-b">ON SALE</span>
</div>
<span class="ship">
<span class="from">Location: </span>
San Fracisco, US</span>
<div
class="add mb-3 d-flex justify-content-between align-items-center justify-content-md-end">
<span class="add-sign d-md-none"><i class="fas fa-plus"></i></span>
<span class="card-price">
999$
</span>
</div>
</div>
</div>
</div>
<div class="card mt-1 p-3 mt-md-0 mx-md-0">
<div class="card-wrapper d-md-flex align-items-md-center">
<img src="assets/img/result-2.jpg" alt="">
<div class="card-body">
<div class="title d-flex">
<span>AMD Ryzen Threadripper 3960X 24-Core 3.8 GHz Socket sTRX4 280W 100-100000010WOF
Desktop Processor </span>
<span><span class="add-sign mr-2 d-none d-md-inline-block"><i
class="fas fa-plus"></i></span></span>
</div>
<p class="description mb-0"> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Laborum
debitis fuga facere nesciunt, iure delectus quis eveniet a eaque quae. In labore
exceptur
</p>
<div class="condition d-flex">
<span class="d-inline-block new">NEW</span>
</div>
<span class="ship">
<span class="from">Location: </span>
San Fracisco, US</span>
<div
class="add mb-3 d-flex justify-content-between align-items-center justify-content-md-end">
<span class="add-sign d-md-none"><i class="fas fa-plus"></i></span>
<span class="card-price">
1,050$
</span>
</div>
</div>
</div>
</div>
<div class="card mt-1 p-3 mt-md-0 mx-md-0">
<div class="card-wrapper d-md-flex align-items-md-center">
<img src="assets/img/result-3.jpg" alt="">
<div class="card-body">
<div class="title d-flex">
<span>AMD 2nd Gen Ryzen Threadripper 24-Core, 48-Thread, 2970WX 4.2 GHz Max Boost (3.0
GHz Base), Socket sTR4 250W YD297XAZAFWOF Desktop Processor </span>
<span><span class="add-sign mr-2 d-none d-md-inline-block"><i
class="fas fa-plus"></i></span></span>
</div>
<p class="description mb-0"> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Laborum
debitis fuga facere nesciunt, iure delectus quis eveniet a eaque quae. In labore
exceptur
</p>
<div class="condition d-flex">
<span class="d-inline-block new">NEW</span>
<span class=" ml-2 new sale-b">ON SALE</span>
</div>
<span class="ship">
<span class="from">Location: </span>
San Fracisco, US</span>
<div
class="add mb-3 d-flex justify-content-between align-items-center justify-content-md-end">
<span class="add-sign d-md-none"><i class="fas fa-plus"></i></span>
<span class="card-price">
500$
</span>
</div>
</div>
</div>
</div>
<div class="card mt-1 p-3 mt-md-0 mx-md-0">
<div class="card-wrapper d-md-flex align-items-md-center">
<img src="assets/img/result-4.jpg" alt="">
<div class="card-body">
<div class="title d-flex">
<span>AMD 1st Gen RYZEN Threadripper 1920X 12-Core / 24 Threads 3.5 GHz Socket sTR4 180W
YD192XA8AEWOF Desktop Processor </span>
<span><span class="add-sign mr-2 d-none d-md-inline-block"><i
class="fas fa-plus"></i></span></span>
</div>
<p class="description mb-0"> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Laborum
debitis fuga facere nesciunt, iure delectus quis eveniet a eaque quae. In labore
exceptur
</p>
<div class="condition d-flex">
<span class="d-inline-block new">NEW</span>
</div>
<span class="ship">
<span class="from">Location: </span>
San Fracisco, US</span>
<div
class="add mb-3 d-flex justify-content-between align-items-center justify-content-md-end">
<span class="add-sign d-md-none"><i class="fas fa-plus"></i></span>
<span class="card-price">
499$
</span>
</div>
</div>
</div>
</div>
<div class="card mt-1 p-3 mt-md-0 mx-md-0">
<div class="card-wrapper d-md-flex align-items-md-center">
<img src="assets/img/result-5.jpg" alt="">
<div class="card-body">
<div class="title d-flex">
<span>ASUS ROG ZENITH II EXTREME sTRX4 AMD TRX40 SATA 6Gb/s Extended ATX AMD Motherboard
</span>
<span><span class="add-sign mr-2 d-none d-md-inline-block"><i
class="fas fa-plus"></i></span></span>
</div>
<p class="description mb-0"> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Laborum
debitis fuga facere nesciunt, iure delectus quis eveniet a eaque quae. In labore
exceptur
</p>
<div class="condition d-flex">
<span class="d-inline-block new">NEW</span>
<span class=" ml-2 new sale-b">ON SALE</span>
</div>
<span class="ship">
<span class="from">Location: </span>
San Fracisco, US</span>
<div
class="add mb-3 d-flex justify-content-between align-items-center justify-content-md-end">
<span class="add-sign d-md-none"><i class="fas fa-plus"></i></span>
<span class="card-price">
800$
</span>
</div>
</div>
</div>
</div>
<div class="card mt-1 p-3 mt-md-0 mx-md-0">
<div class="card-wrapper d-md-flex align-items-md-center">
<img src="assets/img/result-6.jpg" alt="">
<div class="card-body">
<div class="title d-flex">
<span>GIGABYTE TRX40 AORUS MASTER sTRX4 AMD TRX40 SATA 6Gb/s Extended ATX AMD
Motherboard </span>
<span><span class="add-sign mr-2 d-none d-md-inline-block"><i
class="fas fa-plus"></i></span></span>
</div>
<p class="description mb-0"> Lorem ipsum dolor sit amet consectetur adipisicing elit.
Laborum
debitis fuga facere nesciunt, iure delectus quis eveniet a eaque quae. In labore
exceptur
</p>
<div class="condition d-flex">
<span class="d-inline-block new">NEW</span>
<span class=" ml-2 new sale-b">ON SALE</span>
</div>
<span class="ship">
<span class="from">Location: </span>
San Fracisco, US</span>
<div
class="add mb-3 d-flex justify-content-between align-items-center justify-content-md-end">
<span class="add-sign d-md-none"><i class="fas fa-plus"></i></span>
<span class="card-price">
599$
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="pages d-flex justify-content-center">
<span>1</span>
<span>2</span>
<span>3</span>
<span>4</span>
<span>5</span>
<span>6</span>
</div>
</main>
<footer>
<div class="footer-links d-flex flex-column flex-md-row flex-md-wrap align-items-md-center p-3">
<div class="about col-md-6 col-lg-3">
<div class="footer-logo d-flex align-items-center justify-content-center">
<i class="fas fa-desktop mr-1"></i>
<span class="text-logo text-capitalize">Go <br> On <br> Sales </span>
</div>
<p class="text-center">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent elementum feugiat magna, elementum
porttitor turpis accumsan in. Proin vehicula lacus ut ex imperdiet, in bibendum urna ornare.
</p>
</div>
<div class="categories col-md-6 order-md-1 col-lg-3 order-lg-0">
<h3 class="categories-title text-uppercase">Categories</h3>
<div class="lists-c d-flex">
<ul class="categories-list mr-3">
<li><a class="text-capitalize" href="">Desktops</a></li>
<li><a class="text-capitalize" href="">Laptops/Notebooks</a></li>
<li><a class="text-capitalize" href="">Gaming Laptops</a></li>
<li><a class="text-capitalize" href="">Peripherals</a></li>
<li><a class="text-capitalize" href="">Accesories</a></li>
<li><a class="text-capitalize" href="">Refurbished</a></li>
</ul>
<ul class="categories-list">
<li><a class="text-capitalize" href="">Core Components</a></li>
<li><a class="text-capitalize" href="">Storage Devices</a></li>
<li><a class="text-capitalize" href="">Specialty Electronics</a></li>
<li><a class="text-capitalize" href="">Tools</a></li>
</ul>
</div>
</div>
<div class="categories navigation col-md-6 order-md-1 col-lg-3 order-lg-0">
<h3 class="navigation">Navigation</h3>
<ul class="navigation-list">
<li><a class="text-capitalize" href="">Home</a></li>
<li><a class="text-capitalize" href="">Sign in</a></li>
<li><a class="text-capitalize" href="">Sign Up</a></li>
<li><a class="text-capitalize" href="">Terms & Conditions</a></li>
<li><a class="text-uppercase" href="">FAQ</a></li>
<li><a class="text-capitalize" href="">Help</a></li>
</ul>
</div>
<div class="info d-flex justify-content-between col-md-6 col-lg-3">
<ul class="left-info">
<li>Country</li>
<li>Language</li>
<li>Currency</li>
</ul>
<ul class="right-info">
<li>Zwitserland</li>
<li>English</li>
<li>US Dollar</li>
</ul>
</div>
</div>
<div class="copyright d-flex flex-column justify-content-center px-3 flex-lg-row justify-content-lg-between">
<span class="text-center mb-0">Copyright© 2015 Zattix.com. All Rights Reserved. Designed by Mohammed Awad.
</span>
<div class="social-media">
<ul class="d-flex ">
<li><a href=""><i class="fab fa-yahoo"></i> </a></li>
<li><a href=""><i class="fab fa-google-plus-square"></i></a></li>
<li><a href=""><i class="fab fa-linkedin-in"></i> </a></li>
<li><a href=""><i class="fab fa-twitter"></i></a></li>
<li><a href=""><i class="fab fa-facebook-f"></i></a></li>
</ul>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
</body>
</html>