Re: [css-d] Problem with a background in IE

2006-03-22 Thread francky
kuasar wrote: >I don't why I placed a background: > >background: #ff url("http://url_of_image.png";) top left no-repeat; > >to a certain div and it shows perfectly on firefox but not on IE 6 (I don't >know about other versions) where the background remains white. >Why does this happen? Why isn

[css-d] Problem with a background in IE

2006-03-21 Thread kuasar
I don't why I placed a background: background: #ff url("http://url_of_image.png";) top left no-repeat; to a certain div and it shows perfectly on firefox but not on IE 6 (I don't know about other versions) where the background remains white. Why does this happen? Why isn't my image appearing