Okay... I'm making a site with a nice blue border around the outside of the page... and it has a nice image header on top. that much works.
There are two things that i want to do...Code:#content{ width:922px; height:1050px; border-left:solid 15px #31659c; border-right:solid 15px #31659c; border-bottom:solid 30px #31659c; } #header{ width:952px; height:90px; background: url('./images/banner.jpg'); }
i want to have the borders expand to fit around the content if that is at all possible....
and i would like to have a footer with text that "sticks" in it or an image that is in it (kind of like my header)
thanks,
normaldotcom



Reply With Quote
Bookmarks