File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,20 @@ Becoming Web-literate will enable you to use the Web as an **open platform**, a
43
43
44
44
<!-- Also it's a highly paid industry. -->
45
45
46
+ ## Draw * the Web* !
47
+
48
+ > But what do you mean by * the Web* ?
49
+
50
+ Imagine you have to ** explain** what the Web is to an alien, or to your grandma.
51
+
52
+ ** Draw what the Web means to you** * personally* . No need to make a technical drawing.
53
+
54
+ You have ~ 10 minutes to ** sketch your idea** out.
55
+
56
+ <!--
57
+ (globe/planet, connections, computers, brands)
58
+ (clouds, trees, cats)
59
+ -->
46
60
47
61
## Today
48
62
@@ -60,14 +74,14 @@ A finished **demo** of what we will build together is at [j.mp/html-css-portfoli
60
74
61
75
# HTML & CSS crash course
62
76
63
- Write HTML to ** structure** your content
77
+ You write HTML to ** structure** your content. Today you will:
64
78
65
79
* Create several types of ** text** (paragraphs, headings, quotes)
66
80
* Create ** links** to other Web pages (eg: your blog)
67
81
* Add ** images** (eg: of your work)
68
82
* ** Embed** other media (eg: YouTube videos, tweets etc.)
69
-
70
- Write CSS to ** style** your content
83
+
84
+ You write CSS to ** style** your content. Today you will:
71
85
72
86
* Design your page's ** typography**
73
87
* Set your page's ** colours**
You can’t perform that action at this time.
0 commit comments