Formation CSS les listes des attributs CSS

Fonctions  :
Couleur de Bordure  :
attributs :
border­color:valeur;
border­top­color:valeur;
border­right­color:valeur;
border­bottom­color:valeur;
border­left­color:valeur;
valeur:
Une couleur (nom, rgb(0­255,0­255,0­255), rgb(r%,g%,b%),
hexadécimal)
fonction :
Épaisseur de Bordure
attributs:
border­width:valeur;
border­top­width:valeur;
border­right­width:valeur;
border­bottom­width:valeur;
border­left­width:valeur;
valeur:
thin | medium | thick | valeur numérique
fonction:
Style de Bordure 
attribut:
border­style:valeur;
border­top­style:valeur;
border­right­style:valeur;
border­bottom­style:valeur;
border­left­style:valeur;
valeur:
none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset
fonction :
Tous les attributs
attribut:
border:valeur;
border­top:valeur;
border­right:valeur;
border­bottom:valeur;
border­left:valeur;
valeur :
valeur = width style color (ex : border: thick groove red
fonction :
Puce : image
attribut:
list­style­image:url(URI);
valeur :
L’image doit être en .gif ou .jpg ( list­style­image:url(puce.jpg)

Si le lien ne fonctionne pas correctement, veuillez nous contacter (mentionner le lien dans votre message)
Les listes des attributs CSS (452 Ko) (Cours PDF)
Listes des attributs CSS

Télécharger aussi :

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *