XHTML HTML <object> static Index
Groups of selectors
(#1)
Type element selectors
(#2)
Universal selector
(#3)
Omitted universal selector
(#4)
Attribute existence selector
(#5)
Attribute value selector
(#6)
Attribute multivalue selector
(#7)
Attribute value selectors (hyphen-separated attributes)
(#8)
Substring matching attribute selector (beginning)
(#9)
Substring matching attribute selector (end)
(#10)
Substring matching attribute selector (contains)
(#11)
Default attribute value
(#12)
Class selectors
(#13)
More than one class selector
(#14)
ID selectors
(#15)
:lang() pseudo-class
(#22)
:enabled pseudo-class
(#23)
:disabled pseudo-class
(#24)
:checked pseudo-class
(#25)
:indeterminate pseudo-class
(#26)
:root pseudo-class
(#27)
:nth-child() pseudo-class
(#28)
:nth-last-child() pseudo-class
(#29)
:nth-of-type() pseudo-class
(#30)
:nth-last-of-type() pseudo-class
(#31)
:first-child pseudo-class
(#32)
:last-child pseudo-class
(#33)
:first-of-type pseudo-class
(#34)
:last-of-type pseudo-class
(#35)
:only-child pseudo-class
(#36)
:only-of-type pseudo-class
(#37)
::first-line pseudo-element
(#38)
::first-letter pseudo-element
(#39)
::before pseudo-element
(#41)
::after pseudo-element
(#42)
Descendant combinator
(#43)
Child combinator
(#44)
Direct adjacent combinator
(#45)
Indirect adjacent combinator
(#46)
NEGATED type element selector
(#47)
NEGATED universal selector
(#48)
NEGATED omitted universal selector is forbidden
(#49)
NEGATED attribute existence selector
(#50)
NEGATED attribute value selector
(#51)
NEGATED attribute space-separated value selector
(#52)
NEGATED attribute dash-separated value selector
(#53)
NEGATED substring matching attribute selector on beginning
(#54)
NEGATED substring matching attribute selector on end
(#55)
NEGATED substring matching attribute selector on middle
(#56)
NEGATED Attribute existence selector with declared namespace
(#57)
Default attribute value and negation pseudo-class
(#58)
NEGATED class selector
(#59)
NEGATED ID selector
(#60)
NEGATED :lang() pseudo-class
(#67)
NEGATED :enabled pseudo-class
(#68)
NEGATED :disabled pseudo-class
(#69)
NEGATED :checked pseudo-class
(#70)
NEGATED :indeterminate pseudo-class
(#71)
NEGATED :root pseudo-class
(#72)
NEGATED :nth-child() pseudo-class
(#73)
NEGATED :nth-last-child() pseudo-class
(#74)
NEGATED :nth-of-type() pseudo-class
(#75)
NEGATED :nth-last-of-type() pseudo-class
(#76)
NEGATED :first-child pseudo-class
(#77)
NEGATED :last-child pseudo-class
(#78)
NEGATED :first-of-type pseudo-class
(#79)
NEGATED :last-of-type pseudo-class
(#80)
NEGATED :only-child pseudo-class
(#81)
NEGATED :only-of-type pseudo-class
(#82)
Negation pseudo-class cannot be an argument of itself
(#83)
:contains() pseudo-class
(#84)
NEGATED :contains() pseudo-class
(#85)
Nondeterministic matching of descendant and child combinators
(#86)
Nondeterministic matching of direct and indirect adjacent combinators
(#87)
Nondeterministic matching of descendant and direct adjacent combinators
(#88)
Simple combination of descendant and child combinators
(#89)
Simple combination of direct and indirect adjacent combinators
(#90)
Type element selector with declared namespace
(#91)
Type element selector with universal namespace
(#92)
Type element selector w/o declared namespace
(#93)
Universal selector with declared namespace
(#94)
Universal selector with universal namespace
(#95)
Universal selector without declared namespace
(#96)
Attribute existence selector with declared namespace
(#97)
Attribute value selector with declared namespace
(#98)
Attribute space-separated value selector with declared namespace
(#99)
Attribute dash-separated value selector with declared namespace
(#100)
Substring matching attribute value selector on beginning with declared namespace
(#101)
Substring matching attribute value selector on end with declared namespace
(#102)
Substring matching attribute value selector on middle with declared namespace
(#103)
Attribute existence selector with universal namespace
(#104)
Attribute value selector with universal namespace
(#105)
Attribute space-separated value selector with universal namespace
(#106)
Attribute dash-separated value selector with universal namespace
(#107)
Substring matching attribute selector on beginning with universal namespace
(#108)
Substring matching attribute selector on end with universal namespace
(#109)
Substring matching attribute selector on middle with universal namespace
(#110)
Attribute existence selector without declared namespace
(#111)
Attribute value selector without declared namespace
(#112)
Attribute space-separated value selector without declared namespace
(#113)
Attribute dash-separated value selector without declared namespace
(#114)
Substring matching attribute selector on beginning without declared namespace
(#115)
Substring matching attribute selector on end without declared namespace
(#116)
Substring matching attribute selector on middle without declared namespace
(#117)
NEGATED type element selector with declared namespace
(#118)
NEGATED type element selector with universal namespace
(#119)
NEGATED type element selector without declared namespace
(#120)
NEGATED universal selector with declared namespace
(#121)
NEGATED universal selector with universal namespace
(#122)
NEGATED universal selector with declared namespace
(#123)
NEGATED Attribute value selector with declared namespace
(#124)
NEGATED Attribute space-separated value selector with declared namespace
(#125)
NEGATED Attribute dash-separated value selector with declared namespace
(#126)
NEGATED Substring matching attribute value selector on beginning with declared namespace
(#127)
NEGATED Substring matching attribute value selector on end with declared namespace
(#128)
NEGATED Substring matching attribute value selector on middle with declared namespace
(#129)
NEGATED Attribute existence selector with universal namespace
(#130)
NEGATED Attribute value selector with universal namespace
(#131)
NEGATED Attribute space-separated value selector with universal namespace
(#132)
NEGATED Attribute dash-separated value selector with universal namespace
(#133)
NEGATED Substring matching attribute selector on beginning with universal namespace
(#134)
NEGATED Substring matching attribute selector on end with universal namespace
(#135)
NEGATED Substring matching attribute selector on middle with universal namespace
(#136)
NEGATED Attribute existence selector without declared namespace
(#137)
NEGATED Attribute value selector without declared namespace
(#138)
NEGATED Attribute space-separated value selector without declared namespace
(#139)
NEGATED Attribute dash-separated value selector without declared namespace
(#140)
NEGATED Substring matching attribute selector on beginning without declared namespace
(#141)
NEGATED Substring matching attribute selector on end without declared namespace
(#142)
NEGATED Substring matching attribute selector on middle without declared namespace
(#143)
See also:
Index
,
XHTML Index
,
HTML
,
XML