-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduk.html
221 lines (221 loc) · 10.5 KB
/
produk.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
<!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>Jual PC</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Fjalla+One&family=Noto+Sans&family=Teko&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./test.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css" integrity="sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
</head>
<body>
<nav class="vw-100">
<ul>
<li><a href="./index.html" class="menu">Home</a></li>
<li><a href="./produk.html" class="menu">Produk</a></li>
<li><a href="./about.html" class="menu">About Us</a></li>
<form class="d-flex">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-success" type="submit">Search</button>
</form>
</ul>
</nav>
<div class="content">
<h1 class="judul">Our Products</h1>
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/cool1.jpg" alt="Cooler Master MLX -36M -20PC-R1 Masterliquid " width="300" height="300" data-original="cool1.jpg" data-point="1" >
</div>
<div class="produk-bottom">
<h6 class="text-center">
Cooler Master MLX -36M -20PC-R1 Masterliquid
</h6>
<p class="text-center">
Rp.1.815.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/cool2.jpg" alt="Digital Alliance DA K120 RGB Kaze Cooler Fan Case (12 cm)" width="300" height="300" data-original="cool2.jpg" data-point="2">
</div>
<div class="produk-bottom">
<h6 class="text-center">
Digital Alliance DA K120 RGB Kaze Cooler Fan Case (12 cm)
</h6>
<p class="text-center">
Rp.1.149.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/gpu1.jpg" alt="VGA RTX 3090 Aorus Xtreme 24G " width="300" height="300" data-original="gpu1.jpg" data-point="3">
</div>
<div class="produk-bottom">
<h6 class="text-center">
VGA RTX 3090 Aorus Xtreme 24G
</h6>
<p class="text-center">
Rp.51.110.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/headset1.jpg" alt="Marvo H8321p Stereo Gaming Headset" width="300" height="300" data-original="headset1.jpg" data-point="4">
</div>
<div class="produk-bottom">
<h6 class="text-center">
Marvo H8321p Stereo Gaming Headset
</h6>
<p class="text-center">
Rp.69.000
</p>
</div>
</div>
</div>
<div class="row row2">
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/headset2.jpg" alt="Steelseries Arctis 5 7.1 DTS X RGB Gaming Headphone-Black" width="300" height="300" data-original="headset2.jpg" data-point="5" >
</div>
<div class="produk-bottom">
<h6 class="text-center">
Steelseries Arctis 5 7.1 DTS X RGB Gaming Headphone-Black
</h6>
<p class="text-center">
Rp.1.365.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/kb1.jpg" alt="Keyboard Gaming LED K439" width="300" height="300" data-original="kb1.jpg" data-point="6">
</div>
<div class="produk-bottom">
<h6 class="text-center">
Keyboard Gaming LED K439
</h6>
<p class="text-center">
Rp.149.400
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/kb2.jpg" alt="NYK TKL K-01 Gaming Keyboard" width="300" height="300" data-original="kb2.jpg" data-point="7">
</div>
<div class="produk-bottom">
<h6 class="text-center">
NYK TKL K-01 Gaming Keyboard
</h6>
<p class="text-center">
Rp.125.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/kb3.jpg" alt="SteelSeries Apex 7 Blue Switch Gaming Keyboard (Mechanical RGB with LED)" width="300" height="300" data-original="kb3.jpg" data-point="8">
</div>
<div class="produk-bottom">
<h6 class="text-center">
SteelSeries Apex 7 Blue Switch Gaming Keyboard (Mechanical RGB with LED)
</h6>
<p class="text-center">
Rp.2.630.000
</p>
</div>
</div>
</div>
<div class="row row2">
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/monitor1.jpg" alt="Samsung LC27HG70 Gaming Monitor 27-Inch Curved with The Fast and Smooth" width="300" height="300" data-original="monitor1.jpg" data-point="9" >
</div>
<div class="produk-bottom">
<h6 class="text-center">
Steelseries Arctis 5 7.1 DTS X RGB Gaming Headphone-Black
</h6>
<p class="text-center">
Rp.7.699.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/monitor2.jpg" alt="MSI Optix G241VC Gaming Monitor [Curved 24 Inch 1800R/ Full HD 1920 x 1080 Frameless]" width="300" height="300" data-original="monitor2.jpg" data-point="10">
</div>
<div class="produk-bottom">
<h6 class="text-center">
MSI Optix G241VC Gaming Monitor [Curved 24 Inch 1800R/ Full HD 1920 x 1080 Frameless]
</h6>
<p class="text-center">
Rp.1.849.000
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/mouse1.jpg" alt="Free Wolf Wireless Gaming Mouse LED Light 1800 DPI – X8 – Black" width="300" height="300" data-original="mouse1.jpg" data-point="11">
</div>
<div class="produk-bottom">
<h6 class="text-center">
Free Wolf Wireless Gaming Mouse LED Light 1800 DPI – X8 – Black
</h6>
<p class="text-center">
Rp.100.200
</p>
</div>
</div>
<div class="col-md-3">
<div class="produk-top">
<img src="./gambar/Jual PC-20210612T044646Z-001/Jual PC/mouse2.jpg" alt="Microsoft 1850 Wireless Mouse – Wool Blue" width="300" height="300" data-original="mouse2.jpg" data-point="12">
</div>
<div class="produk-bottom">
<h6 class="text-center">
Microsoft 1850 Wireless Mouse – Wool Blue
</h6>
<p class="text-center">
Rp.115.000
</p>
</div>
</div>
</div>
</div>
<div class="full-display">
<div class="display-inner">
<img src="" alt="" class="full-img">
<div class="detail">
<h2 class="caption"></h2>
<hr>
<h3>Detail Fitur:</h3>
<ul class="fitur-detail"></ul>
<form action="" class="myForm">
<button class="btn btn-success beli">Beli</button>
<input class="form-control number" type="number" placeholder="Masukkan Jumlah Pesanan" aria-label="Search" min="1">
</form>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="socmed">
<h4>Contact Us:</h4>
<div class="icon">
<a href="tel:+6281363818152" class="whatsapp"><i class="fab fa-whatsapp fa-4x"></i></a>
<a href="mailto:[email protected]" class="mail"><i class="far fa-envelope fa-4x"></i></a>
<a href="https://www.instagram.com/maliefrr" class="instagram" target="_blank"><i class="fab fa-instagram fa-4x"></i></a>
<a href="https://www.twitter.com/maliefrr14" class="twitter" target="_blank"><i class="fab fa-twitter fa-4x twt"></i></a>
</div>
</div>
</footer>
<script src="./app.js"></script>
</body>
</html>