HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

first-line

Description

The first-line pseudo-element for CSS specifies the first line of the originating element.

Syntax

selector::first-line
{
    property: value;
}

Examples

1 · CSS

2 · JS