[thelist] Background no-repeat

aardvark roselli at earthlink.net
Wed Aug 20 17:16:46 CDT 2003


> From: Nemesis <nemesis at nemesis1.f2o.org>
> 
> > How do I get a backgound not to repeat itself in all the browsers?
> 
> You don't if you have to include NN4 for the rest use CSS
> 
> background-repeat:no-repeat;

no-repeat works in NN4.x... repeat-x or repeat-y is tricky, however...

given the original requirement of *all* browsers, i can say that that 
isn't likely... however, to see lots of other browsers, try these 
support charts for the no-repeat property:

Abridged CSS2 Support Chart (Mac):
http://macedition.com/cb/resources/abridgedcsssupport.html

WestCiv support document:
http://www.westciv.com/style_master/academy/browser_support/bg
_border_margin_padding.html

Old DevEdge chart:
http://devedge.netscape.com/library/xref/2003/css-
support/css1/mastergrid.html

--
my latest book project:
  Web Graphics for Non-Designers
  http://amazon.com/exec/obidos/ASIN/1904151159/evoltorg02-20
  ISBN: 1904151159


More information about the thelist mailing list