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

before

Description

The before pseudo-element for CSS specifies a child immediately before the originating element.

Syntax

selector::before
{
    property: value;
}

Examples

1 · CSS

2 · JS

after

after

backdrop

file-selector-button

first-letter

first-line

highlight

marker

part

placeholder

selection

World Wide Web Consortium (W3C)

HomeMenu