Pseudo elements
- zakariyesahid96
- Jan 4, 2022
- 1 min read
This concept is quite straight forward to grasp it basically a keyword added to Selector which lets you style particular part of selected elements.
To demonstrate this you can add after, before ,first-letter, first-line and selection.
It's common as this specifies the part you want to style.
Comments