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
{{ message }}
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,16 @@ Also we will go into the DOM and file structure. There will be time spent on why
16
16
17
17
## Homework
18
18
19
-
### Read these Chapters from the [Front-end Handbook](https://www.frontendhandbook.com):
20
-
*[What Is a Front-End Developer?](https://www.frontendhandbook.com/what-is-a-FD.html)
21
-
*[Part I. The Front-End Practice](https://www.frontendhandbook.com/practice.html)
19
+
### Read these Chapters from the [Front-end Handbook](https://www.frontendhandbook.com){:target="_blank"}:
20
+
*[What Is a Front-End Developer?](https://www.frontendhandbook.com/what-is-a-FD.html){:target="_blank"}
21
+
*[Part I. The Front-End Practice](https://www.frontendhandbook.com/practice.html){:target="_blank"}
22
22
23
23
###Watch these videos:
24
-
*[How the Internet Works in 5 Minutes](https://www.youtube.com/watch?v=7_LPdttKXPc)
25
-
*[How Web Browsers Work](https://www.youtube.com/watch?v=WjDrMKZWCt0)
24
+
*[How the Internet Works in 5 Minutes](https://www.youtube.com/watch?v=7_LPdttKXPc){:target="_blank"}
25
+
*[How Web Browsers Work](https://www.youtube.com/watch?v=WjDrMKZWCt0){:target="_blank"}
26
26
27
27
### Exercises:
28
-
* Khan Academy: [Into to HTML/CSS: Making webpages](https://www.khanacademy.org/computing/computer-programming/html-css#concept-intro)
28
+
* Khan Academy: [Into to HTML/CSS: Making webpages](https://www.khanacademy.org/computing/computer-programming/html-css#concept-intro){:target="_blank"}
29
29
30
30
### Assignment:
31
31
* Make your own web resume:
@@ -64,22 +64,22 @@ Also we will go into the DOM and file structure. There will be time spent on why
64
64
## Homework
65
65
66
66
### Read:
67
-
*[Introduction to media queries](https://teamtreehouse.com/library/css3/media-queries/introduction)
68
-
*[More about media queries](https://css-tricks.com/css-media-queries/)
0 commit comments