The first-line CSS pseudo-element specifies the first line of the originating element.
Syntax
selector::first-line { property: value; }
The first-line CSS pseudo-element specifies the first line of the originating element.
selector::first-line { property: value; }