Re: image background

by Thomas Rumley <trumley(at)softhome.net>

 Date:  Wed, 28 Aug 2002 16:00:04 -0400
 To:  hwg-basics(at)hwg.org
 In-Reply-To: 
  todo: View Thread, Original
Hi Lori;

Just requires a bit of css.

Put this in the head of your web page.

<STYLE type=text/css>
body {  background-image: url(your.gif); background-repeat: repeat-x; }
</style>

This will tile your image once from left to right  across the top of the page.

Hope to have helped.

Thomas
    mailto:trumley(at)softhome.net
    http://www.aboveboardlinks.com


>I'm trying to fix the background on a new page so a large image fills the 
>screen. It's ok if it tiles to the right but I don't want it to tile 
>downwards. I'm forcing the footer to sit on bottom of image--at least for 
>800 resolution.
>
>Can someone tell me how to get the image to only tile to right?

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA