This is probably a silly question, but how do you get just a single image that does NOT "tile" to show in your web page as the "background" ?
In the <body> tag where you have the BACKGROUND SRC defined, you add <BGPROPERTIES = "Fixed"> I have not failed; I merely found 100,000 different ways of not succeding...
Just to clear things up, I wasn't sure if 5656 wanted to use CSS tags so I just gave him the basic way of doing it...and yes, DeZiner is correct that the 'BGPROPERTIES' doesn't work in NN just IE... I have not failed; I merely found 100,000 different ways of not succeding...
Apparently the style="background-repeat: no-repeat;" does not work in Netscape...is there any command that will prevent "tiling" of a background in Netscape ?
It will work in Netscape but only if you specify the background image as a style definition too. if the background is specified as an attribute of the body tag then it will tile even if the style is set to no repeat another piece of netscrap stupidity. to specify the background image as a style of the body tag use:
I hate to beat this subject to death, but....when I do as crazyrobert says above, the background image does not tile in Netscape -- the image completely disappears.
Is there a method that will allow an image to be placed in the background of a table and not be tiled in Netscape and IE ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.