Update index.md (#18907)
This commit is contained in:
committed by
Randell Dawson
parent
cee60d34b6
commit
b82c154c74
@ -11,7 +11,7 @@ selector {
|
|||||||
```
|
```
|
||||||
Everything inside the curly brackets styles whatever is selected by the [selector]. Inside a CSS rules is a set of [property]/value pairs.
|
Everything inside the curly brackets styles whatever is selected by the [selector]. Inside a CSS rules is a set of [property]/value pairs.
|
||||||
|
|
||||||
You can have different selectors seperated with comas:
|
You can have different selectors seperated with commas:
|
||||||
```CSS
|
```CSS
|
||||||
selector1,
|
selector1,
|
||||||
selector2 {
|
selector2 {
|
||||||
|
Reference in New Issue
Block a user