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