hwg-basics archives | Aug 2002 | new search | results | previous | next |
Re: image backgroundby Thomas Rumley <trumley(at)softhome.net> |
|
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