Hello, quand je veux mettre ma bannière, changez les puices de ma liste, ou encore mettre un fond différent, il n´y a pas moyen. Oui j´ai vérifiér la balise link y est tout est bon, ou je crois...Mon code:
body
{
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-image: url("images/papier.png");
}
- en_tete
{
width: 760px;
height: 100px;
background-image: url("images/ban.jpg");
background-repeat: no-repeat;
margin-bottom: 10px;
}
? ?