Site internet
10 QUESTIONS
Q1. Que signifie le sigle CSS ?
A) Coordoning Style Sheets
B) Cascading Style Sheets
C) Cascading Style Sheats
Q2. Quelle solution permet de rendre un lien rouge uniquement au survol de la souris ?
A) A : focus{color : red;}
B) A : hover, a : focus, a : visited {color : red;}
C) A : hover {color : red;}
Q3. Quelle propriété du background n'existe pas ?
A) Background-font
B) Background-position
C) Background-attachment