[thelist] Background no-repeat

Egor Kloos studio at dutchcelt.nl
Wed Aug 20 13:28:26 CDT 2003


> How do I get a backgound not to repeat itself in all the browsers?

In CSS terms background repetition can be set using; background-repeat: 
no-repeat.
You can also use shorthand notation; background: 
url(path-to-your-image.gif) no-repeat;

Hope this helps.

Egor Kloos

http://www.dutchcelt.nl/
http://www.applematters.com/



More information about the thelist mailing list