Xenous
o shi
- Nov 15, 2011
- 383
- 101
So my problem is I cant seem to get the background to fill the page an example of this is
and my code for it being
any help would be appreciated I know its something small i just cant remember what
and my code for it being
Code:
.top {
height:50px;
background-image:url(tHeader.png);
margin-left:auto;
margin-right:auto;
border-radius:5px;
}