NO TABLES !!!! Totally UNNECESSARY and definitely NOT modern web design
Adrian, you would need something like this:
HTML
<body>
<div id="container">
your header and the rest of your content, footer, etc. inside the container
</div>
</body>
CSS would be like this:
body{background: url(littleboxes.gif);}
#container{background url(bgstripe.gif) repeat-x;}
It's that easy.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|