diff --git a/guide/english/css/index.md b/guide/english/css/index.md index 86c939ceea6..4863b42d5ae 100644 --- a/guide/english/css/index.md +++ b/guide/english/css/index.md @@ -32,8 +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/#). - 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) +I recommend that you also look at the blog [CSS-Tricks](https://css-tricks.com/snippets/css/).