Skip to content

Commit b97b66d

Browse files
committed
update
1 parent 24b62cb commit b97b66d

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,14 @@ Also we will go into the DOM and file structure. There will be time spent on why
5151

5252
### Extra material:
5353
* Next week reading/ practice (these topics will be discussed next week but If you want to read ahead):
54-
* Next week we will talk about media queries, if you already want to start reading about this subject check out this link:
54+
* Next week we will talk about responsive web design and using media queries, if you already want to start reading about this subject check out this <a href="http://www.w3schools.com/css/css_rwd_intro.asp" target="_blank">Responsive Web Design - Introduction</a>. And take a look at this <a href="http://mediaqueri.es" target="_blank">website</a>
5555

5656

5757

5858
## Lecture 2
59-
* Repeat/explain how HTML is structured, go through the entire html structure, explain all different elements etc
59+
* Repeat/explain how HTML is structured, go through the entire html structure, explain all different elements
6060
* CSS
61+
* Tips and tricks
6162
* Media queries
6263
* Understand why/ how to use which language
6364
* How to work with the inspector
@@ -80,7 +81,10 @@ Also we will go into the DOM and file structure. There will be time spent on why
8081
* https://www.rijksoverheid.nl
8182
* http://www.awwwards.com
8283
* https://www.bostonglobe.com
83-
* http://museumnacht.amsterdam
84+
* https://www.thinkwithgoogle.com
85+
* http://muumilaakso.tampere.fi/en/
86+
* http://incredibletypes.com/?doing_wp_cron=1474547099.8082950115203857421875
87+
* http://thenextweb.com
8488
* It should have an external CSS file
8589
* BEFORE you hand it in, read the <a href="http://www.w3schools.com/html/html5_syntax.asp" target="_blank">Style guide</a> again and check your files
8690

0 commit comments

Comments
 (0)