File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,20 @@ Feel free to contribute and make pull requests.
27
27
- [ Responsive Design Weekly] ( http://responsivedesignweekly.com/ )
28
28
- [ A list Apart] ( https://alistapart.com/topic/css )
29
29
- [ 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/ )
30
37
31
38
<a name =" flexbox " ></a >
32
39
33
40
### Flexbox
34
41
35
42
- [ 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 )
36
44
37
45
<a name =" css grid " ></a >
38
46
@@ -62,4 +70,5 @@ Feel free to contribute and make pull requests.
62
70
- [ Mozilla Developer Network] ( https://developer.mozilla.org/en-US/docs/Web/CSS )
63
71
- [ CSS Reference] ( https://cssreference.io/ )
64
72
- [ 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 )
You can’t perform that action at this time.
0 commit comments