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

Skip to content

Commit ceef8e1

Browse files
committed
added some fun links
1 parent b55da90 commit ceef8e1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.DS_Store
2+
*/.DS_Store

Week2/MAKEME.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
* [Article about multiple ways to select classes and id's](https://css-tricks.com/multiple-class-id-selectors)
2121
* [Read about nice color combinations](http://www.colorcombos.com/index.html)
2222

23+
#### Super fun flexbox practice
24+
* [flexboxfroggy](https://flexboxfroggy.com/)
25+
* [cssgridgarden](http://cssgridgarden.com/)
26+
2327
### Exercises:
2428
* Udacity: [Responsive web design fundamentals](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893)
2529

0 commit comments

Comments
 (0)