-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
591 lines (550 loc) · 19.9 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
590
591
<!DOCTYPE html>
<html lang="en">
<head>
<title>
Interneting Is Hard | Web Development Tutorials For Complete Beginners
</title>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0"
/>
<link rel="stylesheet" href="css/styles-0c78e2.css" />
<link rel="manifest" href="manifest.webmanifest" />
<link rel="shortcut icon" href="img/favicons/favicon-204b2d.ico" />
<link
rel="icon"
sizes="16x16 32x32 64x64"
href="img/favicons/favicon-204b2d.ico"
/>
<link
rel="icon"
type="image/png"
sizes="196x196"
href="img/favicons/favicon-192-a6e5b6.png"
/>
<link
rel="icon"
type="image/png"
sizes="160x160"
href="img/favicons/favicon-160-2e97e1.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="img/favicons/favicon-96-5bcf10.png"
/>
<link
rel="icon"
type="image/png"
sizes="64x64"
href="img/favicons/favicon-64-36b542.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="img/favicons/favicon-32-0ae869.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="img/favicons/favicon-16-653c3c.png"
/>
<link rel="apple-touch-icon" href="img/favicons/favicon-57-b21a49.png" />
<link
rel="apple-touch-icon"
sizes="114x114"
href="img/favicons/favicon-114-271cbc.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="img/favicons/favicon-72-091952.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="img/favicons/favicon-144-4696d9.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="img/favicons/favicon-60-11c348.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="img/favicons/favicon-120-eb7cc9.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="img/favicons/favicon-76-65750a.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="img/favicons/favicon-152-bf36c7.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="img/favicons/favicon-180-ed255c.png"
/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta
name="msapplication-TileImage"
content="/img/favicons/favicon-144-4696d9.png"
/>
<meta
name="msapplication-config"
content="/img/favicons/browserconfig-8221df.xml"
/>
<meta property="og:title" content="Interneting Is Hard" />
<meta
property="og:description"
content="Friendly web development tutorials for complete beginners"
/>
<meta property="og:type" content="article" />
<meta property="og:url" content="" />
<meta
property="og:image"
itemprop="image"
content="https://internetingishard.com/img/social-81cf56.png"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@internetinghard" />
<meta name="twitter:title" content="Interneting Is Hard" />
<meta
name="twitter:description"
content="Friendly web development tutorials for complete beginners"
/>
<meta
name="twitter:image"
content="https://internetingishard.com/img/social-81cf56.png"
/>
<script>
(function(i, s, o, g, r, a, m) {
i["GoogleAnalyticsObject"] = r;
(i[r] =
i[r] ||
function() {
(i[r].q = i[r].q || []).push(arguments);
}),
(i[r].l = 1 * new Date());
(a = s.createElement(o)), (m = s.getElementsByTagName(o)[0]);
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m);
})(
window,
document,
"script",
"https://www.google-analytics.com/analytics.js",
"ga"
);
ga("create", "UA-91393617-1", "auto");
ga("send", "pageview");
</script>
</head>
<body>
<nav class="main-nav">
<div class="main-nav__branding">
<div>
<a class="main-nav__logo-link" href="index.html"
><img
class="main-nav__logo"
src="img/interneting-is-hard-logo-97b225.svg"
alt="Wifi signal with exclamation mark through it"
/></a>
</div>
<div>
<a class="main-nav__name" href="index.html">Interneting is hard</a>
</div>
</div>
<div>
<a class="main-nav__html-css" href="html-and-css/index.html"
>HTML & CSS</a
> |
<a class="main-nav__html-css" href="br/index.html"
>Tradução</a
>
</div>
</div>
</nav>
<div class="page">
<div class="home-page-header">
<div class="home-page-header__wrapper">
<header class="home-page-header__mobile-header">
<img
class="home-page-header__logo"
src="img/interneting-is-hard-logo-97b225.svg"
alt="Wifi icon with exclamation mark"
/>
<div class="heading home-page-header__heading">
<h1 class="heading__title">
Interneting<br class="heading__title-br" />
Is Hard
</h1>
<div class="heading__parenthesis-rule">
<div class="heading__rule-before"></div>
<div class="heading__parenthesis">
(But it doesn’t have to be)
</div>
<div class="heading__rule-after"></div>
</div>
<div class="heading__subtitle home-page-header__subtitle">
Friendly web development tutorials for complete beginners
</div>
</div>
</header>
<div class="tutorial-icon home-page-header__tutorial-icon">
<a href="html-and-css/index.html" class="tutorial-icon__link">
<img
class="tutorial-icon__image"
src="img/html-and-css-icon-06f29d.svg"
alt="HTML and CSS icon"
/>
<div class="tutorial-icon__title">HTML & CSS</div>
<div class="tutorial-icon__start-here">(Start here)</div>
</a>
</div>
<div class="home-page-header__description">
<p class="nudge-desktop--bigger nudge-mobile--bigger">
Learning to code shouldn’t be hard. We’re making it easier by
putting together a comprehensive set of web development tutorials
to help transform complete beginners into talented Interneting
professionals. We’ve got the curriculum, all you need is the
motivation to start reading it.
</p>
</div>
</div>
</div>
<div class="content">
<div class="content__wrapper content__wrapper--tall">
<div class="subheading">
<h2 class="subheading__heading">
<span>Comprehensive Curriculum</span>
</h2>
</div>
<div class="comprehensive-stats">
<div class="comprehensive-stat comprehensive-stats__stat">
<div
class="comprehensive-stat__number comprehensive-stat__number--chapters"
>
14
</div>
<div class="comprehensive-stat__name">Chapters</div>
</div>
<div class="comprehensive-stat comprehensive-stats__stat">
<div
class="comprehensive-stat__number comprehensive-stat__number--snippets"
>
284
</div>
<div class="comprehensive-stat__name">Code Examples</div>
</div>
<div class="comprehensive-stat comprehensive-stats__stat">
<div
class="comprehensive-stat__number comprehensive-stat__number--words"
>
42,835
</div>
<div class="comprehensive-stat__name">Words</div>
</div>
</div>
<p>
Our HTML & CSS tutorial is the only introduction to web
development that you’ll ever need. Over a dozen chapters cover every
aspect of crafting a quality web page, thousands of code examples
explain each HTML element and CSS property, and a textbook worth of
words provide important real-world context around when and why you’d
want to use each of them.
</p>
<div class="cta-button content__cta-button">
<a class="cta-button__link" href="html-and-css/index.html"
>Learn HTML & CSS For Free</a
>
</div>
</div>
</div>
<div class="content content--open">
<div
class="content__wrapper content__wrapper--tall content__wrapper--tall-open"
>
<div class="subheading">
<h2 class="subheading__heading"><span>Beautiful Diagrams</span></h2>
</div>
<p>
Our tutorial contains 250 diagrams that present complicated HTML and
CSS concepts in simple, visual ways. Take our
<a href="html-and-css/css-selectors/index.html">CSS Selectors</a>
chapter, for example. Instead of building your own mental model of
how CSS selectors connect to HTML elements, you can visualize it the
same way we do:
</p>
</div>
</div>
<div class="horizontal-image" style="height: 240px">
<div class="horizontal-image__wrapper">
<img
src="img/beautiful-diagrams-32236f.png"
height="240"
alt="Several diagrams showing connection between CSS rules and HTML elements"
/>
</div>
</div>
<div class="content">
<div
class="content__wrapper content__wrapper--tall content__wrapper--after-tall-open"
>
<p>
We think pretty matters, and our passion for pretty things permeates
into the example projects you’ll be working on, too. If you want to
build beautiful websites, you need to learn from people who care
about design. We paid as much attention to the colors, typography,
layout, and illustrations in our examples as we did to the HTML and
CSS that we’re trying to teach you.
</p>
</div>
</div>
<div class="content">
<div class="content__wrapper content__wrapper--tall">
<div class="subheading">
<h2 class="subheading__heading"><span>Modern Techniques</span></h2>
</div>
<div class="list-and-text">
<div class="list-and-text__list">
<ul>
<li><a href="html-and-css/flexbox/index.html">Flexbox</a></li>
<li>
<a href="html-and-css/responsive-design/index.html"
>Responsive Design</a
>
</li>
<li>
<a href="html-and-css/responsive-images/index.html"
>Responsive Images</a
>
</li>
<li>
<a href="html-and-css/semantic-html/index.html"
>Semantic HTML</a
>
</li>
<li>
<a href="html-and-css/web-typography/index.html"
>Web Typography</a
>
</li>
</ul>
</div>
<div class="list-and-text__text content__between">
<p>
Our HTML & CSS tutorial covers modern techniques that are
now considered best practices amongst professional web
developers.
</p>
<p>
Whether you’re a complete beginner or a full-time web developer
who just wants to brush up on the state of the industry, these
chapters are for you.
</p>
</div>
</div>
</div>
</div>
<div class="content">
<div class="content__wrapper content__wrapper--tall">
<div class="subheading">
<h2 class="subheading__heading"><span>Hands-On Examples</span></h2>
</div>
<p>
The best way to learn flexbox is to use it to move a bunch of boxes
around. So, that’s exactly what we’ll do in the
<a href="html-and-css/flexbox/index.html">Flexbox</a> chapter, as
you can see below. This doesn’t just go for layouts,
though—the entire tutorial follows this hands-on philosophy,
from
<a href="html-and-css/basic-web-pages/index.html"
>Basic Web Pages</a
>
to
<a href="html-and-css/web-typography/index.html">Web Typography</a>.
</p>
<video
src="img/flexbox-example-animated-e1c8c7.mp4"
autoplay
playsinline
loop
style="max-width: 565px; margin-left: 0;"
poster="img/flexbox-example-animated-408936.png"
>
Your browser doesn’t support HTML videos
</video>
<p>
We meticulously designed our example projects to gently guide you
through a new aspect of HTML and CSS while still demonstrating
concepts with concrete scenarios.
</p>
<p>
This means that you’ll rarely read more than a paragraph or two
without writing some code and seeing what it does (so you’ll never
get bored). In addition, you’ll get a ton of practice working in a
text editor and checking your code in a browser, just like real web
developers do.
</p>
</div>
</div>
<div class="content">
<div class="content__wrapper content__wrapper--tall">
<div class="subheading">
<h2 class="subheading__heading"><span>It’s 100% Free</span></h2>
</div>
<p>
Nobody should have to pay to start learning how to program,
especially if they’re not sure whether or not they actually want to
become a web developer. Our mission is to make web development
accessible to as many people as possible. That’s why we’re offering
our entire HTML & CSS tutorial for free. Get to it!
</p>
<div class="cta-button content__cta-button">
<a class="cta-button__link" href="html-and-css/index.html"
>Start Learning Now</a
>
</div>
</div>
</div>
<footer>
<div class="about">
<div class="about__wrapper">
<div class="about__header">
<div class="about__rule-before"></div>
<img
class="about__logo"
src="img/interneting-is-hard-logo-97b225.svg"
alt="Wi-fi signal with exclamation mark through it"
/>
<div class="about__rule-after"></div>
</div>
<div class="about__content">
<div class="about__icons">
<a href="https://twitter.com/internetinghard" target="_blank"
><img
class="about__twitter"
src="img/twitter-icon-29cd78.png"
alt="Twitter logo"
/></a>
<a
href="https://www.facebook.com/Interneting-Is-Hard-120886695097813/"
target="_blank"
><img
class="about__facebook"
src="img/facebook-icon-e6def5.png"
alt="Facebook logo"
/></a>
<a class="js-obfuscated-email__mailto"
><img
class="about__email"
src="img/email-icon-a4c505.png"
alt="Envelope icon"
/></a>
</div>
<p class="about__description">
<em>InternetingIsHard.com</em> is an independent publisher of
premium web development tutorials. All content is authored and
maintained by Oliver James. He loves hearing from readers, so
<a href="contact/index.html">come say hello</a>!
</p>
</div>
<div class="about__mailing-list">
<div class="about__mailing-list-description">
More tutorials are coming. (Lots more.)<br />
Enter your email
<span class="about__mailing-list-below">below</span
><span class="about__mailing-list-above">above</span>, and we’ll
let you know when they get here.
</div>
<form
class="about__mailing-list-form js-about__mailing-list-form"
novalidate
>
<div class="slide-animation">
<div
class="about__mailing-list-row js-about__mailing-list-row"
>
<label
for="about__mailing-list-email"
class="about__mailing-list-email-label"
>Email</label
>
<input
id="about__mailing-list-email"
class="input-text input-text--small
about__mailing-list-email js-about__mailing-list-email"
type="email"
placeholder="[email protected]"
/>
<div class="cta-button about__mailing-list-button">
<button
class="cta-button__link cta-button__link--small
about__mailing-list-button-link
js-about__mailing-list-button-link"
>
Subscribe
</button>
</div>
</div>
</div>
<div class="slide-animation slide-animation--hidden">
<div
class="input-status about__mailing-list-status
js-about__mailing-list-status"
>
<span
class="input-status__title js-about__mailing-list-status-title"
>Error!</span
>
<span class="js-about__mailing-list-status-text"
>Can’t sign up for a mailing list without an email
address...</span
>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="footer">
<div class="footer__copyright">
<div class="footer__item">
<span class="footer__copyright-symbol">©</span> 2017
<a href="index.html">InternetingIsHard.com</a>
</div>
</div>
<div class="footer__links">
<div class="footer__item footer__item--auto">
<a href="contact/index.html">Contact</a>
</div>
<div class="footer__item">
<a href="legal/licensing/index.html">Licensing</a>
</div>
<div class="footer__item">
<a href="legal/privacy/index.html">Privacy</a>
</div>
<div class="footer__item">
<a href="legal/terms-of-service/index.html">Terms</a>
</div>
</div>
</div>
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/medium-zoom.min.js"></script>
<script src="js/axios-3d1394.js"></script>
<script src="js/validate-36917e.js"></script>
<script src="js/global-466310.js"></script>
</body>
</html>