RE: background image repeating - 2/22/2001 20:37:00
See if inserting the following into the head portion of your page gives you the desired effect:<STYLE TYPE="text/css"> <!-- body { background-image: url('images/????.gif'); background-repeat: no-repeat } --> </STYLE> Be sure to replace the ???? with your graphic file name. You may need to use the graphic as a table background (static width) if you are wanting it centered. (?) Sandy ------------------ www.alleghenyweb.com [This message has been edited by Goober (edited 02-22-2001).]
|