Page 1 of 1

Random CSS question

Posted: Mon 13. Mar 2006, 21:15
by Infect The System
I was wondering if anyone ever experiences this problem when using CSS.

This only happens in Mozilla & Firefox browsers.

When using a background tag for a table cell, the BG shows fine in IE but i get an empty cell when viewing with Mozilla or FF.

And its not even 100% of the time. More like 75% of the time. On a site I am designing currently, I applied a tag on row #1 and then i applied a different tag on row #3. Row #1 shows fine in all browsers, but row #3 only shows fine in IE.

Anyone got any tips for me? Am i doing something wrong? Is there something special i have to do for Mozilla browsers to display the BG's correctly?

Thanks in advance.

_Infect

Posted: Mon 13. Mar 2006, 22:17
by pepe
Can it be, that your system is infected :?:

That was a joke :wink:


Please give us a URL, it's much easyer, if one can see the problem :idea:

Posted: Mon 13. Mar 2006, 22:59
by feelX
w3schools.com... background for html & background for xhtml

you could see in what browsers and versions it work stable ...

Posted: Tue 14. Mar 2006, 02:18
by Infect The System
pepe wrote:Can it be, that your system is infected :?:

That was a joke :wink:


Please give us a URL, it's much easyer, if one can see the problem :idea:
LOL, Yea i got the joke.

I can't give you a URL because instead of using CSS to do it, i just used regular html background tags to work around the problem.

I supposed i can put something together to showcase the problem though.
Ill get to that a little later.