You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,14 @@ Also we will go into the DOM and file structure. There will be time spent on why
51
51
52
52
### Extra material:
53
53
* 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 <ahref="http://www.w3schools.com/css/css_rwd_intro.asp"target="_blank">Responsive Web Design - Introduction</a>. And take a look at this <ahref="http://mediaqueri.es"target="_blank">website</a>
55
55
56
56
57
57
58
58
## 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
60
60
* CSS
61
+
* Tips and tricks
61
62
* Media queries
62
63
* Understand why/ how to use which language
63
64
* 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
0 commit comments