No comma needed in line 7 (#23214)
Grammatically, no comma is needed in line 7.
This commit is contained in:
@ -4,7 +4,7 @@ title: Cascading Style Sheets (CSS)
|
||||
|
||||
### Cascading Style Sheets (CSS)
|
||||
|
||||
CSS is an acronym for Cascading Style Sheets. It was first invented in 1996, and is now a standard feature of all major web browsers.
|
||||
CSS is an acronym for Cascading Style Sheets. It was first invented in 1996 and is now a standard feature of all major web browsers.
|
||||
|
||||
CSS allows developers to control how web pages look by "styling" the HTML structure of that page.
|
||||
|
||||
|
Reference in New Issue
Block a user