Add other possible solutions
This commit is contained in:
parent
5f72a6f298
commit
3dbbd3a266
|
@ -3,4 +3,12 @@
|
|||
color: red;
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/* Other possible combinations of selectors
|
||||
|
||||
div p
|
||||
div .text
|
||||
.container p
|
||||
|
||||
*/
|
Loading…
Reference in New Issue