Update index.md (#24808)
Added comma in the second sentence to clarify the subject of the sentence.
This commit is contained in:
committed by
Manish Giri
parent
36652a74f3
commit
7a51e27367
@ -15,7 +15,7 @@ title: Introduction to CSS
|
||||
|
||||
Cascading Style Sheets (CSS) describe how the html on a page should appear.
|
||||
|
||||
Before CSS developers would apply styles using attributes or special tags on each node of a page. This made markup repetitive and prone to errors.
|
||||
Before CSS, developers would apply styles using attributes or special tags on each node of a page. This made markup repetitive and prone to errors.
|
||||
|
||||
CSS allows selectors to describe how each piece of matching content should look.
|
||||
|
||||
|
Reference in New Issue
Block a user