-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
377 lines (294 loc) · 14.4 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/styles.css">
<link href='https://cdn.jsdelivr.net/npm/boxicons@2.0.5/css/boxicons.min.css' rel='stylesheet'>
<title>Intel vs AMD</title>
</head>
<body>
<header class="l-header">
<nav class="nav bd-grid">
<div>
<a href="#" class="nav__logo">Intel & AMD Comparison</a>
</div>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item"><a href="#home" class="nav__link active">Home</a></li>
<li class="nav__item"><a href="#about" class="nav__link">About</a></li>
<li class="nav__item"><a href="#sp" class="nav__link">Specs & Prices</a></li>
</ul>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class='bx bx-menu'></i>
</div>
</nav>
</header>
<main class="l-main">
<section class="home bd-grid" id="home">
<div class="home__data">
<div class="sp__img">
<img src="Intel vs AMD.jpg" alt="">
</div>
<center> <h5 class="home__title"> <span class="home__title-color">Intel vs AMD Microprcessor</span><br>Which is the best?
</h5> </center>
</div>
</section>
<section class="about section " id="about">
<h2 class="section-title">About</h2>
<div class="about__container bd-grid">
<div class="about__img">
<img src="Intel vs AMD 2.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Intel vs AMD</h2>
<p class="about__text">When considering which computer is best in your work or business it is important to look at all the computer features that make it run. At the center of that decision is a CPU, or Computer Processing Unit, because that is the part that runs a program. Two giants are leading the production of CPUs in the current market. Intel and Advanced Micro Devices, or AMD as it is commonly known, are these manufacturers. That’s why we’ll briefly explains some of the two companies are best of, when it comes to pricing, performance, specs, graphics, memory sizes, and even more. </p>
</div>
</div>
</section>
<section class="sp section " id="sp">
<h2 class="section-title">Specs and Pricing</h2>
<div class="sp__container bd-grid">
<div class="sp__img">
<img src="i9-1.jfif" alt="">
</div>
<div>
<h2 class="about__subtitle"><center>Intel® Core™ i9-10980XE Extreme Edition Processor</center></h2>
<ul class="a">
<ul class="a">
<center><l1>Cores: 18-core </l1>
<li>Threads:36</l1>
<li>Base clock: 3 GHz </l1>
<li> L3 cache: 24.75 MB Intel® Smart Cache</l1>
<li>TDP: 165 W </l1>
<h2>Prices:</h2>
<li><h5>Dollars(US):</h5>$979.00</li>
<li><h5>Pesos (PHP):</h5>₱47,074.24 </li>
</ul></center>
</div>
</div>
<div class="sp__container bd-grid">
<div class="sp__img">
<img src="i5.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle"><center>Intel® Core™ i5-7600K</center></h2>
<ul class="a">
<ul class="a">
<center><ul class="a">
<l1>Cores: Quad-Core </l1>
<li>Threads: 4</l1>
<li>Base clock: 3.5 GHz </l1>
<li> L3 cache: 6MB</l1>
<li>TDP: 65W </l1>
<h2>Prices:</h2>
<li><h5>Dollars(US):</h5>US$269.98</li>
<li><h5>Pesos (PHP):</h5>₱12,977.94 </li>
</ul></center>
</div>
</div>
<div class="sp__container bd-grid">
<div class="sp__img">
<img src="i3.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle"><center>Intel® Core™ i3-7100</center></h2>
<ul class="a">
<ul class="a">
<center><ul class="a">
<l1>Cores: Dual-Core </l1>
<li>Threads: 4</l1>
<li>Boost clock: 3.9 GHz</l1>
<li> L3 cache: 3MB</l1>
<li>TDP: 51W </l1>
<h2>Prices:</h2>
<li><h5>Dollars(US):</h5>$118.00</li>
<li><h5>Pesos (PHP):</h5>₱5,672.26 </li>
</ul></center>
</div>
</div>
<div class="sp__container bd-grid">
<div class="sp__img">
<img src="amd-9.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle"><center>AMD Ryzen 9 5900X</center></h2>
<ul class="a">
<ul class="a">
<center><ul class="a">
<l1>Cores: 12 </l1>
<li>Threads: 24</l1>
<li>Base clock: 3.7GHz</l1>
<li> Boost clock: 4.8GHz</l1>
<li>L3 cache: 64MB</l1>
<li>TDP: 105W</li>
<h2>Prices:</h2>
<li><h5>Dollars(US):</h5>$719.99</li>
<li><h5>Pesos (PHP):</h5>₱42,750 </li>
</ul></center>
</div>
</div>
<div class="sp__container bd-grid">
<div class="sp__img">
<img src="amd-5.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle"><center>AMD Ryzen 5 3600X</center></h2>
<ul class="a">
<ul class="a">
<center><ul class="a">
<l1>Cores: 6 </l1>
<li>Threads: 12</l1>
<li>Base clock: 3.8GHz</l1>
<li> Boost clock: 4.4GHz</l1>
<li>L3 cache: 32MB</l1>
<li>TDP: 95W</li>
<h2>Prices:</h2>
<li><h5>Dollars(US):</h5>$379.69 </li>
<li><h5>Pesos (PHP):</h5>₱18,225.12 </li>
</ul></center>
</div>
</div>
<div class="sp__container bd-grid">
<div class="sp__img">
<img src="amd-3.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle"><center> AMD Ryzen 3 3200G</center></h2>
<ul class="a">
<ul class="a">
<center><ul class="a">
<l1>Cores: 4 </l1>
<li>Threads: 4</l1>
<li>Base clock: 3.6 GHz</l1>
<li> Boost clock: 4.4GHz</l1>
<li>L3 cache: 3.6 GHz</l1>
<li>TDP: 65 W</li>
<h2>Prices:</h2>
<li><h5>Dollars(US):</h5>$99 </li>
<li><h5>Pesos (PHP):</h5>₱5,990 </li>
</ul></center>
</div>
</div>
</section>
<!--===== Intel and AMD =====-->
<section class="work section" id="work">
<h2 class="section-title">Group 5 Members</h2>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="agi.png" alt="">
</div>
<div>
<h2 class="about__subtitle">Aguinaldo, Edgar Allan JR</h2>
<p class="about__text">Hello, I'm Edgar Allan. I'm already 17yrs old and my hobbies are painting, drawing, and playing basketball. My Ambition in life is that I want to become a great programmer and to be a teacher too. </p>
</div>
</div>
</section>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="rein.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Espiritu, Allyza Reigne</h2>
<p class="about__text">Hello, I'm Allyza Reigne. I'm already 18yrs old and my hobbies are playing online games, watching anime, and reading some manga. My Ambition in life is that I want to become a great programmer and to be a teacher too. </p>
</div>
</div>
</section>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="daryl.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Curay, Christian Daryl</h2>
<p class="about__text">Hello, I'm Christian Daryl. I'm already 18yrs old and my hobbies are Playing online games, basketball, darts, watching movies/series, and adventure. My Ambition in life is not yet decided, but I wish in the future it will all go in plan. </p>
</div>
</div>
</section>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="paul.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Ganzon, Paul Clemence</h2>
<p class="about__text">Hello, I'm Paul Clemence. I'm already 20yrs old and my hobbies are Playing online games, basketball, darts, and cycling. My Ambition in life is to not die poor. </p>
</div>
</div>
</section>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="Alain.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Masapol, Cyrus Alain</h2>
<p class="about__text">Hello, I'm Cyrus Alain. I'm already 19yrs old and my hobbies are watching movies and Tv shows. My Ambition in life is to retire happily after doing so much in my life. </p>
</div>
</div>
</section>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="kel.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Rasco, Kelcyruz</h2>
<p class="about__text">Hello, I'm Kelcyruz. I'm already 17yrs old and my hobbies are playing guitar while sleeping. My Ambition in life is not yet decided. </p>
</div>
</div>
</section>
<section>
<div class="about__container bd-grid">
<div class="about__img">
<img src="clark.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">Trinidad, Clark Kent</h2>
<p class="about__text">Hello, I'm Clark Kent. I'm already 17yrs old and my hobbies are playing online games and watching anime. My Ambition in life is to be rich someday. </p>
</div>
</div>
</section>
<h2 class="section-title">IT 211</h2>
<div class="work__container bd-grid">
<div class="work__img">
<img src="clark.jpg" alt="">
</div>
<div class="work__img">
<img src="kel.jpg" alt="">
</div>
<div class="work__img">
<img src="Alain.jpg" alt="">
</div>
<div class="work__img">
<img src="rein.jpg" alt="">
</div>
<div class="work__img">
<img src="agi.png" alt="">
</div>
<div class="work__img">
<img src="paul.jpg" alt="">
</div>
<div class="work__img">
<img src="daryl.jpg" alt="">
</div>
</div>
</section>
</section>
</main>
<!--===== FOOTER =====-->
<footer class="footer">
<p class="footer__title">Group 5</p>
<div class="footer__social">
</div>
<p>© 2020 copyright all right reserved</p>
</footer>
<!--===== SCROLL REVEAL =====-->
<script src="https://unpkg.com/scrollreveal"></script>
<!--===== MAIN JS =====-->
<script src="assets/js/main.js"></script>
</body>
</html>