before
Description
The before pseudo-element for CSS specifies a child immediately before the originating element.
Syntax
selector::before { property: value; }
The before pseudo-element for CSS specifies a child immediately before the originating element.
selector::before { property: value; }