dear all,
As you can see below I can use this script to avoid a background image from repeating...it works! but is not entirely browser compatible...with earlier versions of Netscape for example.
<STYLE TYPE="text/css">
BODY {background-image: url(x.jpg); background-repeat: no-repeat;
}
</STYLE>
Has anyone any other suggestions...? I'm curious?
Regards,
As you can see below I can use this script to avoid a background image from repeating...it works! but is not entirely browser compatible...with earlier versions of Netscape for example.
<STYLE TYPE="text/css">
BODY {background-image: url(x.jpg); background-repeat: no-repeat;
}
</STYLE>
Has anyone any other suggestions...? I'm curious?
Regards,