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
Random CSS question
-
- Posts: 45
- Joined: Mon 13. Mar 2006, 03:19
- Contact:
w3schools.com... background for html & background for xhtml
you could see in what browsers and versions it work stable ...
you could see in what browsers and versions it work stable ...
felix - proud member of los locos
"Never argue with an idiot. They drag you down to their level, then beat you with experience."
"Never argue with an idiot. They drag you down to their level, then beat you with experience."
-
- Posts: 45
- Joined: Mon 13. Mar 2006, 03:19
- Contact:
LOL, Yea i got the joke.pepe wrote:Can it be, that your system is infected
That was a joke
Please give us a URL, it's much easyer, if one can see the problem
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.