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

where

Description

The where pseudo-class for CSS same syntax and functionality as :is(), but its specificity is always zero.

Syntax

selector:where()
{
    property: value;
}

Examples

1 · where

2 · is

3 · JS · where

4 · JS · is

is

not

active

any-link

autofill

blank

checked

default

defined

dir

disabled

empty

enabled

first-child

first-of-type

focus

focus-visible

focus-within

fullscreen

has

hover

in-range

indeterminate

invalid

is

lang

last-child

last-of-type

link

local-link

modal

not

nth-child

nth-col

nth-last-child

nth-last-col

nth-last-of-type

nth-of-type

only-child

only-of-type

optional

out-of-range

picture-in-picture

placeholder-shown

popover-open

read-only

read-write

required

root

scope

target

valid

visited

World Wide Web Consortium (W3C)

HomeMenu