From 8afccdb69191d83a71dbeb65a7a238cd625ed20c Mon Sep 17 00:00:00 2001 From: Danuta Cybulska <33753961+DanaCyb@users.noreply.github.com> Date: Thu, 29 Nov 2018 01:47:32 +0100 Subject: [PATCH] Add recommend. (#22721) I recommend that you also look at the blog [CSS-Tricks](https://css-tricks.com/snippets/css/). --- guide/english/css/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/css/index.md b/guide/english/css/index.md index 86c939ceea..4863b42d5a 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/).