Exercice HTML corrigé un fichier CSS

h3
 {
 background-image: url(’title.png’);
 background-repeat : no-repeat;
 font-weight : normal;
 font-size : medium;
 width : 300px;
 height : 20px;
 text-align : center;
 margin-bottom : 0px;
 padding-bottom : 0px;
 }

 p
 {
 width : 300px;
 margin-top : 0px;
 padding-top: 0px;
 text-align : justify;
 background-image: url(’degrade.png’);
 }

Télécharger aussi :

Laisser un commentaire

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