samedi 21 février 2015

how can get the div background image to scale to the page size?

I am trying to make the background image of the div header scale to the size of the page. Here is the current css:



.Header {
background-image: url(Images/logo.png);
height: 160px;
width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;

Aucun commentaire:

Enregistrer un commentaire