Added css-tricks.com to suggested reading (#19971)
* Added css-tricks.com to suggested reading * Updated link with proper formatting
This commit is contained in:
committed by
Christopher McCormack
parent
db79a3de79
commit
73cb3b16cf
@ -12,7 +12,7 @@ CSS specifications are maintained by the [World Wide Web Consortium (W3C)](https
|
||||
|
||||
You can build some pretty amazing things in CSS alone, such as this pure-CSS [Minesweeper game](https://codepen.io/bali_balo/pen/BLJONk) (which uses no JavaScript).
|
||||
|
||||

|
||||

|
||||
|
||||
#### Suggested Reading:
|
||||
A good start is the freeCodeCamp curriculum [Introduction to Basic CSS](https://learn.freecodecamp.org/responsive-web-design/basic-css).
|
||||
@ -22,3 +22,5 @@ Another suggestion for beginners is W3C's [Starting with HTML + CSS](https://www
|
||||
The site [CSS Zen Garden](http://www.csszengarden.com/) is a great example how the same html can be styled to look totally unique.
|
||||
|
||||
For a demonstration of the power of CSS, check out [Species In Pieces](http://species-in-pieces.com/#).
|
||||
|
||||
To find some awesome articles and summaries of Front End Development related ideas visit [CSS-Tricks](https://css-tricks.com)
|
||||
|
Reference in New Issue
Block a user