body { background: url(foo), url(bar); } seems more intuitive: you pass a list of items to something. body { background: a,b,c,d,...; } Seperating list items with commas seems straightforward. The disadvantage is that this syntax suggests that any number of images may be applied (in order) to the background... (I don't know if that is in the CSS3 spec though) gr, Chris -- The purpose of education is to replace an empty mind with an open one.Received on Sunday, 31 October 2004 08:29:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:34 GMT