« Le langage CSS/CSS 3 » : différence entre les versions

Contenu supprimé Contenu ajouté
Aucun résumé des modifications
Ligne 12 :
 
== Pseudo-classes ==
# :active
* :disabled
*# :emptyany
# :any-link
* :enabled
# :checked
* :first-of-type
# :default
* :last-child
# :dir
* :last-of-type
*# :disabled
* :not()
# :empty
* :nth-child()
*# :enabled
* :nth-last-child()
# :first
* :nth-last-of-type()
# :first-child
* :nth-of-type()
*# :first-of-type
* :only-child
# :fullscreen
* :only-of-type
*# :rootfocus
*# :targethover
# :indeterminate
# :in-range
# :invalid
# :lang
*# :last-child
*# :last-of-type
# :left
# :link
*# :not()
*# :nth-child()
*# :nth-last-child()
*# :nth-last-of-type()
*# :nth-of-type()
*# :only-child
*# :only-of-type
# :optional
# :out-of-range
# :read-only
# :read-write
# :required
# :right
# :root
# :scope
# :target
# :valid
# :visited