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