Sie sind auf Seite 1von 1

css

Vous pouvez obtenir gratuitement cette fiche sur http://www.Blog-Expert.fr

Sélecteurs Modèle de boite Boites

* Tous les éléments margin x border-color x


Zone visible Margin
div <div> margin-top border-top-color
div * Tout ce qui est dans un <div> margin-right border-right-color
div span <span> dans un <div> margin-bottom border-bottom-color
div, span <div> et <span> margin-left border-left-color
div > span <span> avec <div> pour parent padding x border-style x
div + span <span> précédé de <div> padding-top border-top-style
.class Eléments de la classe "class" padding-right border-right-style
div.class <div> de la classe "class" padding-bottom border-bottom-style
#itemid Elément avec id "itemid" padding-left border-left-style
div#itemid <div> avec id "itemid" border x border-width x
a[attr] <a> avec attribut "attr" border-top x border-top-width
a[attr='x'] <a> dont "attr" est 'x' Height Border Width Padding border-bottom x border-right-width
a[class~='x'] <a> dont la classe est une liste border-right x border-bottom-width
contenant 'x'
Positionnement border-left x border-left-width
a[lang|='en'] <a> quand lang commence
par 'en' display clear Tableaux
position z-index
Pseudo sélecteurs et Pseudo-classes
top direction + caption-side + border-spacing +
:first-child Premier élément enfant right unicode-bidi table-layout empty-cells +
:first-line Première ligne de l'élément bottom overflow border-collapse + speak-header +
:first-letter Première lettre de l'élément left clip
:hover Elément survolé par la souris float visibility
Pagination
:active Elément actif
:focus Elément détenant le focus size page-break-inside +
Dimensions
:link Liens non visités marks page +
:visited Liens visités width min-height page-break-before orphans +
:lang(var) Eléments avec langage "var" min-width max-height page-break-after widows +
:before Avant l'élément max-width vertical-align
:after Après l'élément height
Interface

cursor + outline-style
Tailles et couleurs Couleur / Fond
outline x outline-color
0 0 n'a pas besoin d'unité color + background-repeat outline-width
Tailles Relatives background x background-image
em 1em represente la taille du background-color background-position
Audio
parent (identique à 100%) background-attachment
ex Hauteur d'un 'x' minuscule volume + elevation
% Pourcentage speak + speech-rate
Texte
Tailles Absolues pause x voice-family
px Pixels text-indent +
Text
word-spacing + pause-before pitch
cm Centimètres text-align + text-transform + pause-after pitch-range
mm Millimètres text-decoration white-space + cue x stress
in Inches text-shadow line-height + cue-before richness
pt 1pt = 1/72in letter-spacing + cue-after speak-punctuation
pc 1pc = 12pt play-during speak-numeral
Couleurs Polices de caractère azimuth +
#789abc Notation RGB en Hexa.
#acf Identique a "#aaccff" font + x font-weight +
Divers
rgb(0,25,50) Les composantes Rouge, font-family + font-stretch +
Verte et Bleue. De 0 à 255 ou font-style + font-size + content list-style-type +
exprimé en pourcentage. font-variant + font-size-adjust + quotes + list-style-image +
counter-reset list-style-position +
Les propriétés raccourcies sont notées x Version Française par D'après l'original de counter-increment marker-offset
Note
Les propriétés qui héritent sont notées + www.Blog-Expert.fr www.AddedBytes.com list-style + x

Das könnte Ihnen auch gefallen