added a visualization reference for CSS learners (#22830)

This commit is contained in:
Tristan Michael Lawrence
2018-11-27 10:35:04 -05:00
committed by Christopher McCormack
parent b20348d4bf
commit cbb7ffb29e

View File

@ -32,4 +32,8 @@ The site [CSS Zen Garden](http://www.csszengarden.com/) is a great example of ho
For a demonstration of the power of CSS, check out [Species In Pieces](http://species-in-pieces.com/#). For a demonstration of the power of CSS, check out [Species In Pieces](http://species-in-pieces.com/#).
When you're practice and working with CSS, you can refer to this [CSS reference](https://cssreference.io/) to help you along the way if you're unsure about a property. A great tool for helping visualize what each CSS property does.
To find some awesome articles and summaries of Front End Development related ideas visit [CSS-Tricks](https://css-tricks.com) To find some awesome articles and summaries of Front End Development related ideas visit [CSS-Tricks](https://css-tricks.com)