From c41a4f158f20ad858e1731a42180b0bf2063d7b1 Mon Sep 17 00:00:00 2001 From: Stephen Ojo Date: Sun, 4 Nov 2018 02:45:25 +0100 Subject: [PATCH] Grammatical and structural fixes (#20749) * Grammatical and structural fixes * Apply suggestions by Manish Co-Authored-By: Ripplz --- 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 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/#).