Bonjour,
J'essaie de creer un site pour apprendre l'html, le css etc
Je voudrais savoir comment adapter mon image de fond a la resolution de tout le monde, car certains ne voient pas l'image en entier et d'autres l'image est trop petite!! Voici mon code css:
body
{
background-image: url("fondsite.jpeg");
background-attachment: fixed;
background-position: center;
overflow: auto;
width: 100%;
height: 100%;
margin: auto;
} Si quelqu'un peut me dire le(s) erreur(s) ou les manques?!
Configuration: Windows Vista
Internet Explorer 7.0