5 Selectors

Contents

5.1 Pattern matching

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.2 Selector syntax

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.2.1 Grouping

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.3 Universal selector

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.4 Type selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.5 Descendant selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.6 Child selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.7 Adjacent sibling selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.8 Attribute selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.8.1 Matching attributes and attribute values

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.8.2 Default attribute values in DTDs

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.8.3 Class selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.9 ID selectors

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.10 Pseudo-elements and pseudo-classes

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.11 Pseudo-classes

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.11.1 :first-child pseudo-class

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.11.2 The link pseudo-classes: :link and :visited

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.11.3 The dynamic pseudo-classes: :hover, :active, and :focus

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.11.4 The language pseudo-class: :lang

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.12 Pseudo-elements

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.12.1 The :first-line pseudo-element

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.12.2 The :first-letter pseudo-element

This section has been replaced by Selectors Level 3 [CSS3SEL].

5.12.3 The :before and :after pseudo-elements

This section has been replaced by Selectors Level 3 [CSS3SEL].