-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
589 lines (586 loc) · 22.2 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
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TNW</title>
<link rel="stylesheet" href="styles/reset.css">
<link rel="stylesheet" href="styles/style.css">
<link rel="icon" href="https://cdn0.tnwcdn.com/wp-content/themes/cyberdelia/assets/icons/favicon-194x194.png?v=1583748939">
</head>
<body>
<header>
<nav class="navbar">
<div class="navbar-img"><img class="logo" src="images/the_next_web_logo.jpg" alt="TNW Logo">
</div>
<div class="top-central-nav">
<div class="top-nav">
<div class="left-ul-links">
<ul>
<li class="whitenews">News</li>
<li>TNW2020</li>
<li>Business ▼</li>
<li>AMAs</li>
<li>Spaces</li>
<li>Terms & Conditions</li>
</ul>
</div>
<div class="right-ul-links">
<ul>
<li>About</li>
<li>Advertise</li>
<li>Jobs</li>
<li>Contact</li>
</ul>
</div>
</div>
</div>
<div class="bottom-nav">
<div class="central-nav">
<a href="#">LATEST</a>
<a href="#">HARD FORK</a>
<a href="#">PLUGGED</a>
<a href="#">FUNDAMENTALS</a>
<a href="#">README</a>
<a class="none768" href="#">GROWTH QUARTERS</a>
<a class="none768" href="#">NEURAL</a>
</div>
<div class="right-nav">
<div class="search">
<img src="images/search-15-16.jpg" alt="Search icon">
</div>
<div class="nav-list">
<img src="images/134216-16.png" alt="Nav links icon">
</div>
</div>
</div>
</nav>
</header>
<main>
<section class="upper-section">
<div class="tech-festival">
<h5>Did you know we have a TECH FESTIVAL? Check it out →</h5>
</div>
<div class="main-links">
<div class="bg-image1">
<div class="top-links">
<img class="abs-logo" src="https://cdn0.tnwcdn.com/wp-content/themes/cyberdelia/assets/img/tnw.svg" alt="TNW LOGO">
<div class="date-time">Wednesday — March 18, 2020</div>
<h2>APPS</h2>
<h1>Microsoft launches a coronavirus tracker dashboard on BIng</h1>
<div class="bottom-links">
<h4>by Ivan Mehta</h4>
<img src="images/clock.png" alt="Clock">
<h4>1 hour ago</h4>
<img src="images/share.png" alt="Share">
<h4>11</h4>
</div>
</div>
</div>
<div class="bg-image2">
<div class="top-links">
<h2 class="hidden">APPS</h2>
<h1>Reddit, PayPal, Spotify, and more are speaking at TNW’s tech festival in Amsterdam</h1>
</div>
</div>
<div class="bg-image3">
<div class="top-links">
<h2 class="hidden">APPS</h2>
<h1>Alphabet’s site for free coronavirus tests is now live</h1>
<div class="bottom-links">
<h4>by Ivan Mehta</h4>
<img src="images/clock.png" alt="Clock">
<h4>3 hours ago</h4>
<img class="none768" src="images/share.png" alt="Share">
<h4 class="none768">17</h4>
</div>
</div>
</div>
</div>
</section>
<section class="latest-news">
<h1><a href="#">Latest News</a></h1>
<div class="general-container-latest-news">
<div class="container-latest-news">
<div class="div1-container-latest-news news1">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
Electronics are for everyone with this masterful Arduino-Raspberry Pi-ESP32 training </a> </h4>
<h5><a href="#">TNW Deals </a> - 2 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news2">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
How COVID-19 postponed NASA's Mars mission </a> </h4>
<h5><a href="#">The Conversation </a> - 3 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news3">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
Satoshi Nakaboto: ‘Bitcoin price halved over past month’ </a> </h4>
<h5><a href="#">Satoshi Nakaboto </a> - 4 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news4">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
Apple's iOS 13.4 might launch on March 17 — here's what to expect </a> </h4>
<h5><a href="#">Callum Booth </a> - 4 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news5">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
Virologists say warmer weather will unlikely be the end of COVID-19 </a> </h4>
<h5><a href="#">The Conversation </a> - 5 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news6">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
BMW’s new app automatically switches plug-in hybrids to ‘pure electric’ based on location </a> </h4>
<h5><a href="#">Matthew Beedham </a> - 5 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news7">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
Airbnb lets customers cancel bookings for free amid coronavirus pandemic </a> </h4>
<h5><a href="#">Ivan Mehta </a> - 6 hours ago</h5>
</div>
</div>
<div class="container-latest-news">
<div class="div1-container-latest-news news8">
</div>
<div class="div2-container-latest-news">
<h4><a href="#">
Cluno's co-founder on why her company's growth keeps her awake at night </a> </h4>
<h5><a href="#">Yessi Bello Perez </a> - 6 hours ago</h5>
</div>
</div>
</div>
</section>
<section class="latest-funding">
<div class="more">
<div class="more-h2">
<h2>Latest funding rounds on Index.co ></h2>
</div>
<div class="more-a">
<a class="right-border" href="#">See more</a>
<a class="right-border" href="#">Get updates by email</a>
<a href="#">Add info</a>
</div>
</div>
<div class="funding-container">
<div class="funding">
<div class="funding-name">
<img src="images/albert.jpg" alt="Avatar">
<h1>Albert</h1>
<h2>$50M</h2>
<h3>SERIES B</h3>
</div>
<div class="funding-quantity">
<div class="funding-quantity1">
<img src="images/2639892-16.png" alt="Price tag">
<p>Finance, +6</p>
</div>
<div class="funding-quantity1">
<img src="images/case.png" alt="Purse">
<p>QED Investors, +3</p>
</div>
</div>
<div class="funding-description">
<a href="#"> Albert Closes $50 Million In Funding Led By Alphabet's CapitalG
<span> on Pulse 2.0</span></a>
</div>
</div>
<div class="funding">
<div class="funding-name">
<img src="images/albert.jpg" alt="Avatar">
<h1>Albert</h1>
<h2>$50M</h2>
<h3>SERIES B</h3>
</div>
<div class="funding-quantity">
<div class="funding-quantity1">
<img src="images/2639892-16.png" alt="Price tag">
<p>Finance, +6</p>
</div>
<div class="funding-quantity1">
<img src="images/case.png" alt="Purse">
<p>QED Investors, +3</p>
</div>
</div>
<div class="funding-description">
<a href="#"> Albert Closes $50 Million In Funding Led By Alphabet's CapitalG
<span> on Pulse 2.0</span></a>
</div>
</div>
<div class="funding">
<div class="funding-name">
<img src="images/albert.jpg" alt="Avatar">
<h1>Albert</h1>
<h2>$50M</h2>
<h3>SERIES B</h3>
</div>
<div class="funding-quantity">
<div class="funding-quantity1">
<img src="images/2639892-16.png" alt="Price tag">
<p>Finance, +6</p>
</div>
<div class="funding-quantity1">
<img src="images/case.png" alt="Purse">
<p>QED Investors, +3</p>
</div>
</div>
<div class="funding-description">
<a href="#"> Albert Closes $50 Million In Funding Led By Alphabet's CapitalG
<span> on Pulse 2.0</span></a>
</div>
</div>
</div>
</section>
<section class="categories">
<article class="cat-articles">
<div class="categories-title">
<h1>Apps ></h1>
</div>
<div class="popular-background popular-1">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>WhatsApp may let you set a self-destruct timer on private messages</h1>
<p>Napier Lopez - 4 hours ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">Microsoft launches a coronavirus tracker on dashboard on Bing</a></h1>
</div>
<div class="latest-cat2 bgimages1"></div>
</div>
<ul class="cat-list">
<li>Instagram will place coronavirus advice front and center on your feed</li>
<li>Hackers are spreading fake Android coronavrus trackers to steal your Bitcoin</li>
<li>How to change your default search engine on Google Chrome</li>
<li>Google Play now has dark mode - Here's how to turn it on</li>
<li>Logitech built a 3-in-1 charger for Apple fans</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Gear ></h1>
</div>
<div class="popular-background popular-2">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>Dyson just supersized its V11 vacuum for larger spaces</h1>
<p>Napier Lopez - 16 hours ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">Report: iOS 14 code suggests Apple is working on an iPhone 9 Plus too</a></h1>
</div>
<div class="latest-cat2 bgimages2"></div>
</div>
<ul class="cat-list">
<li>Dyson just supersized its V11 vacuum for larger spaces</li>
<li>How to stop your MacBook Touch Bar buttons changing all the damn time</li>
<li>Apple's iOS 13.4 might launch on March 17 — here's what to expect</li>
<li>Apple may reveal MacBook Air with improved keyboard as soon as next week</li>
<li>Don't expect too much from the rumored 'entry-level' AirPods Pro Lite</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Tech ></h1>
</div>
<div class="popular-background popular-3">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>TikTok encouraged moderators to suppress content from those deemed ugly, poor, or overweight</h1>
<p>Bryan Clark - 11 hours ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">Xiaomi is bringing TikTok style watch-only clips to Mi Videos</a></h1>
</div>
<div class="latest-cat2 bgimages3"></div>
</div>
<ul class="cat-list">
<li>TikTok encouraged moderators to suppress content from those deemed ugly, poor, or overweight</li>
<li>We should treat AI like our own children — so it won't kill us</li>
<li>These are the Web Accessibility Standards designers need to know</li>
<li>This stance-detecting AI will help us fact-check fake news</li>
<li>Bill Gates steps down from the Microsoft board of directors</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Creative ></h1>
</div>
<div class="popular-background popular-4">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>This Amazon parody dating site is hilarious... and also kind of creepy</h1>
<p>Rachel Kaser - 5 weeks ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">Leaked trailer offers a new look at Godfall, the first game announced for PS5</a></h1>
</div>
<div class="latest-cat2 bgimages4"></div>
</div>
<ul class="cat-list">
<li>Instagram's decision to hide photoshopped images is a disservice to art</li>
<li>How to design better buttons</li>
<li>Giphy debuts Arcade, a platform for making and playing 'microgames'</li>
<li>Microsoft's new font for devs is very aesthetically pleasing (and free)</li>
<li>How to build a production and recording studio that fits in a backpack</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Podium ></h1>
</div>
<div class="popular-background popular-5">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>Learn HTML & CSS in 15 minutes</h1>
<p>Roger Huang - 11 days ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">Mobile voting is far from perfect, but it's better than what we have now</a></h1>
</div>
<div class="latest-cat2 bgimages5"></div>
</div>
<ul class="cat-list">
<li>We shouldn't ban AI surveillance tech — we must fight to own it</li>
<li>How to build a survival base in Minecraft</li>
<li>Application performance monitoring goes full-stack baby</li>
<li>Everything you need to know about Bees in Minecraft</li>
<li>Don't be fooled: Blockchains are not miracle security solutions</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Insights ></h1>
</div>
<div class="popular-background popular-6">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>France fines Apple a record $1.2B for fixing prices with suppliers</h1>
<p>David Canellis - 22 hours ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">Ugh, the UK cuts electric vehicle grant for the third time in 10 years</a></h1>
</div>
<div class="latest-cat2 bgimages6"></div>
</div>
<ul class="cat-list">
<li>France fines Apple a record $1.2B for fixing prices with suppliers</li>
<li>Pro and amateur cyclists meet in VR amid coronavirus race cancellations</li>
<li>Satoshi Nakaboto: ‘Bitcoin price halved over past month’</li>
<li>BMW’s new app automatically switches plug-in hybrids to ‘pure electric’ based on location</li>
<li>Cluno's co-founder on why her company's growth keeps her awake at night</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Launch ></h1>
</div>
<div class="popular-background popular-7">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>The hyper-compact Microlino 2.0 EV is almost too cute for words</h1>
<p>Matthew Beedham - 11 days ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">TNW announces Neural: A blog for human-centric AI news and analysis
</a></h1>
</div>
<div class="latest-cat2 bgimages7"></div>
</div>
<ul class="cat-list">
<li>PSA: Amazon Fresh grocery deliveries are now free for US Prime members</li>
<li>Alexis Ohanian and Serj Tankian team up to help build a social network for Armenia</li>
<li>Google Assistant gets its own phone number in India</li>
<li>Pam and Angela from The Office are re-watching the show for their new podcast</li>
<li>Bethesda wants you to test its game streaming tech with DOOM on iOS this year</li>
</ul>
</article>
<article class="cat-articles">
<div class="categories-title">
<h1>Distract ></h1>
</div>
<div class="popular-background popular-8">
<a href="#">
<h2>MOST POPULAR</h2>
<h1>Porn sites have turned coronavirus into a viral marketing scheme — and it's working</h1>
<p>Mix - 3 hours ago</p>
</a>
</div>
<div class="latest-cat">
<div class="latest-cat1">
<h2>LATEST</h2>
<h1><a href="#">It’s 2020 — so you may as well learn to pitch from a Twitter bot</a></h1>
</div>
<div class="latest-cat2 bgimages8"></div>
</div>
<ul class="cat-list">
<li>LEGO Super Mario combines two staples of childhood</li>
<li>Pornhub is handing out free premium subscriptions to help Italy fight coronavirus</li>
<li>A massive cache of stolen OnlyFans videos have been dumped online</li>
<li>How to find the secret surfing game in Microsoft Edge</li>
<li>Apple won't let villains have iPhones in movies, Star Wars director says</li>
</ul>
</article>
</section>
<section class="latest-deals">
<div class="deals-title">
<h1>Latest deals ></h1>
<h4>See all deals</h4>
</div>
<div class="latest-deals-container">
<div class="latest-deals1">
<div class="latest-bg lt-bg1">
</div>
<div class="latest-info">
<h1>The 2020 All-in-One Data Scientist Mega Bundle</h1>
<h4>$6000</h4>
<h5> $39.99</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg2">
</div>
<div class="latest-info">
<h1>The Salesforce Certification Essentials Bundle</h1>
<h4>$1500</h4>
<h5> $39.99</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg3">
</div>
<div class="latest-info">
<h1>The Ultimate Microsoft Azure Administrator Certification Prep Courses & Mock Exams Bundle</h1>
<h4>$533.20</h4>
<h5> $29.99</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg4">
</div>
<div class="latest-info">
<h1> Learn How to Draw Freebie Bundle</h1>
<h4>$0</h4>
<h5> $0</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg5">
</div>
<div class="latest-info">
<h1>The Complete 2020 Microsoft Azure Certification Prep Bundle</h1>
<h4>$1839</h4>
<h5> $39</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg6">
</div>
<div class="latest-info">
<h1>The 2020 Comprehensive Programming Collection</h1>
<h4>$1650</h4>
<h5> $29.99</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg7">
</div>
<div class="latest-info">
<h1>Boxne SSD Hosting Lite Plan: Lifetime Subscription</h1>
<h4>$239</h4>
<h5> $39.99</h5>
</div>
</div>
<div class="latest-deals1">
<div class="latest-bg lt-bg8">
</div>
<div class="latest-info">
<h1>The Complete Python Certification Bootcamp Bundle</h1>
<h4>$2030</h4>
<h5> $34.99</h5>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="top-footer">
<div class="footer-social">
<a href="#"><img src="images/facebook.png" alt="Facebook"></a>
<a href="#"><img src="images/twitter.png" alt="Twitter"></a>
<a href="#"><img src="images/youtube.png" alt="YouTube"></a>
<a href="#"><img src="images/instagram.png" alt="Instagram"></a>
<a href="#"><img src="images/pinterest.png" alt="Pinterest"></a>
<a href="#"><img src="images/feed.png" alt="Feed"></a>
<a href="#"><img src="images/mail.png" alt="Mail"></a>
</div>
<div class="footer-links">
<ul>
<li>EVENTS</li>
<li>ABOUT</li>
<li>ADVERTISE</li>
<li>JOBS</li>
<li>CONTACT</li>
</ul>
</div>
</div>
<div class="bottom-footer">
<span>
<img class="tnw-footer" src="https://cdn0.tnwcdn.com/wp-content/themes/cyberdelia/assets/img/tnw.svg" alt="TNW">
© 2006–2020 The Next Web B.V.
</span>
<span>
Made with <b>♥</b> in Amsterdam.
</span>
<span>
Powered by
<img class="stack-path" src="https://cdn0.tnwcdn.com/wp-content/themes/cyberdelia/assets/img/stackpath.svg" alt="Stack Path">
</span>
</div>
</footer>
</body>
</html>