CSS-d,

I solved my own issue, though I don't really understand why.

For some reason, this doesn't display any image at all:
background-image:url(image.png);

But this does display the image:
background:url(image.png);

Do I have the syntax incorrect in some way? Or do I misunderstand the 
purpose of "background-image"?

-- 
Dave M G
CSSed
Zend Studio 5.5
Photoshop 7 (Wine)
Inkscape, GIMP, Ubuntu 7.04
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to