Pseudo Klassen
CSS 2.1 Angaben
Eigenschaft |
Beschreibung |
:active |
aktiver Hyperlink |
:first-child |
das erste Kindelement |
:focus |
|
:hover |
|
:link |
Hyperlink |
:lang(C) |
|
:visited |
besuchter Hyperlink |
@page :first |
|
@page :left |
|
@page :right |
|
CSS 3 Angaben
Eigenschaft |
Beschreibung |
:last-child |
das letzte Kindelement |
:nth-child(n) |
alle n-ten Kindelemente |
:nth-last-child(n) |
|
:nth-of-type(n) |
|
:nth-last-of-type(n) |
|
:first-of-type |
|
:last-of-type |
|
:only-child |
|
:only-of-type |
|
:empty |
|
:target |
|
:not(s) |
|
:enabled |
|
:disabled |
|
:checked |
|
:indeterminate |
|
:default |
|
:valid |
|
:invalid |
|
:in-range |
|
:out-of-range |
|
:required |
|
:optional |
|
:read-only |
|
:read-write |
|
letzte Änderung: 07.04.2011