diff --git a/guide/english/css/index.md b/guide/english/css/index.md index 9c9e3d5da0..8e60ff0bdb 100644 --- a/guide/english/css/index.md +++ b/guide/english/css/index.md @@ -24,7 +24,7 @@ A good start is the freeCodeCamp curriculum [Introduction to Basic CSS](https:// Another suggestion for beginners is W3C's [Starting with HTML + CSS](https://www.w3.org/Style/Examples/011/firstcss) teaches how to create a style sheet. -The site [CSS Zen Garden](http://www.csszengarden.com/) is a great example how the same html can be styled to look totally unique. +The site [CSS Zen Garden](http://www.csszengarden.com/) is a great example of how the same HTML code/structure can be styled to look different in unique ways. For a demonstration of the power of CSS, check out [Species In Pieces](http://species-in-pieces.com/#).