Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c75686e

Browse files
committed
fixed links
1 parent a409002 commit c75686e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Week1/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ In week two we will discuss the following topics
1010

1111
### Here are resources that we like you to read as a preparation for the coming lecture:
1212
- Start reading about media queries here: [Introduction to Media Queries](https://varvy.com/mobile/media-queries.html).
13-
- And read about [flexbox](https://tympanus.net/codrops/css_reference/flexbox/And)
13+
- And read about [flexbox](https://tympanus.net/codrops/css_reference/flexbox/)
1414
- [Mastering the :nth-child](http://nthmaster.com/)
15-
- Also take a look at this [website](http://mediaqueri.es) here you can find examples of responsive design.
15+
- Also take a look at these two websites, here you can find examples of responsive design
16+
+ https://responsivedesign.is/examples/
17+
+ https://www.awwwards.com/50-examples-of-responsive-web-design.html
1618

1719
### How to use the inspector :mag:
1820
Read and watch about how you can [Inspect and Edit Pages and Styles](https://developers.google.com/web/tools/chrome-devtools/inspect-styles/) using the inspector

0 commit comments

Comments
 (0)