CSS
-
S
Sélecteurs balise, #, ., combinaison, descendant
-
D
Display block, inline, inline-block, none
-
U
Unités de couleur hex, rgb, hsl
-
B
Background color, image, gradient
-
U
Unités de mesure px, %, em, rem
-
W
Width et height min-width/height, max-width/height
-
P
Padding espace à l'intérieur
-
B
Border border, border-radius
-
B
Box-sizing border-box, content-box
-
M
Margin espace à l'extérieur
-
P
Position static, relative, absolute, fixed, sticky
-
F
Fonte family, weight, size, style, line-height
-
P
Pseudo-classes hover, active, visited, focus
-
Z
Z-Index
-
O
Overflow
- O Opacity
-
B
Box-shadow
-
L
Linear-gradient
-
F
Fonte externe @font-face, google fonts
-
S
Sélecteurs avancés groupes, *, >, ~, +, [attr]
-
U
Unités de mesure avancées vw, vh, vmin, vmax, calc, min, max, clamp
-
P
Pseudo-classes intermédiaires first-child, last-child, only-child, nth
-
V
Variables
- O Outline
-
P
Pseudo-éléments before, after
-
P
Pseudo-classes avancées ...-of-type, empty, not
- O Object-fit contain, cover, fill
-
R
Responsive
-
M
Media queries Requêtes média
-
T
Transform translate, rotate, scale, skew, origin
-
A
Animation
-
T
Transition
-
A
Animation Sprite Sheet
- F Flexbox
-
I
Inspecteur
-
N
Nommage et formatage