Okay right now I'm making a layout with 2 background-images. For the first I'm using the basic body code. For the second I'm attempting to use a div with this code:
Im trying to make it extend all the way down the page that is why the height is set to 100%. However its not working :/ Here is the link to the layout: click hereCode:.backgrounddiv { background-color : #27394d; top : 0px; width : 640px; height : 100%; }
Any suggestions? Is there another code I could use?




Reply With Quote

Bookmarks