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

after

Description

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

Syntax

selector::after
{
    property: value;
}

Examples

1 · CSS

2 · JS

before

backdrop

before

file-selector-button

first-letter

first-line

highlight

marker

part

placeholder

selection

World Wide Web Consortium (W3C)

HomeMenu