Skip to content

Commit a81ac14

Browse files
author
Matteo Menapace
committed
Draw the Web
1 parent 7e0f3b3 commit a81ac14

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,20 @@ Becoming Web-literate will enable you to use the Web as an **open platform**, a
4343

4444
<!-- Also it's a highly paid industry. -->
4545

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+
-->
4660

4761
## Today
4862

@@ -60,14 +74,14 @@ A finished **demo** of what we will build together is at [j.mp/html-css-portfoli
6074

6175
# HTML & CSS crash course
6276

63-
Write HTML to **structure** your content
77+
You write HTML to **structure** your content. Today you will:
6478

6579
* Create several types of **text** (paragraphs, headings, quotes)
6680
* Create **links** to other Web pages (eg: your blog)
6781
* Add **images** (eg: of your work)
6882
* **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:
7185

7286
* Design your page's **typography**
7387
* Set your page's **colours**

0 commit comments

Comments
 (0)