Skip to content

Commit 6dbb7bf

Browse files
authored
Merge branch 'master' into master
2 parents f569b70 + 335fe11 commit 6dbb7bf

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,20 @@ Feel free to contribute and make pull requests.
2727
- [Responsive Design Weekly](http://responsivedesignweekly.com/)
2828
- [A list Apart](https://alistapart.com/topic/css)
2929
- [CSS Wizardry](https://csswizardry.com/archive/)
30+
- [Mozilla Developer Network](https://developer.mozilla.org/en-US/docs/Web/CSS)
31+
- [W3Schools](https://www.w3schools.com/css/)
32+
- [Quackit](https://www.quackit.com/css/)
33+
- [freecodecamp](https://medium.freecodecamp.org/get-started-with-css-in-5-minutes-e0804813fc3e)
34+
- [Udacity](https://www.udacity.com/course/intro-to-html-and-css--ud001)
35+
- [Layout Land (Jen Simmons, Mozilla)](https://www.youtube.com/layoutland)
36+
- [Learn CSS by Coding Commanders](https://www.codingcommanders.com/css/)
3037

3138
<a name="flexbox"></a>
3239

3340
### Flexbox
3441

3542
- [A Complete Guide to Flexbox by CSS Tricks](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
43+
- [Scotch.io - Visual guide to CSS3 flexbox properties](https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties)
3644

3745
<a name="css grid"></a>
3846

@@ -62,4 +70,5 @@ Feel free to contribute and make pull requests.
6270
- [Mozilla Developer Network](https://developer.mozilla.org/en-US/docs/Web/CSS)
6371
- [CSS Reference](https://cssreference.io/)
6472
- [CSS Tricks Almanac](https://css-tricks.com/almanac/)
65-
- [Quackit](https://www.quackit.com/css/)
73+
- [Quackit](https://www.quackit.com/css/)
74+
- [CSS Grid Garden by Thomas Park](https://cssgridgarden.com)

0 commit comments

Comments
 (0)