Pseudo Elements ::Before::After
Pseudo-Elements.
In CSS you want to target a specific HTML element to design or modify.
The main use of the Pseudo-elements-
Style the first line or letter of a specific element.
Put content before and after the element.
Syntax.
Id, class, tag::p...
vikas360.hashnode.dev2 min read