Grammatical and structural fixes (#20749)

* Grammatical and structural fixes

* Apply suggestions by Manish

Co-Authored-By: Ripplz <ojostephendev@gmail.com>
This commit is contained in:
Stephen Ojo
2018-11-04 02:45:25 +01:00
committed by Manish Giri
parent 85dcaab93a
commit c41a4f158f

View File

@ -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. 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/#). For a demonstration of the power of CSS, check out [Species In Pieces](http://species-in-pieces.com/#).