Log in

View Full Version : gaps showing up in my table cells



gib65
09-30-2009, 11:05 PM
Hello,

I have a website that I'm having trouble with. The problem only shows up in Firefox. For some reason, a few cells in my tables are showing gaps between the borders and the JPG image within it. None of my tables or cells have any spacing or padding above 0. The cell heights aren't set to anything.

Here's a screen shot for an example of what I mean:

http://www.shahspace.com/ES border=0.jpg

The gaps I'm referring to are where the red arrows are pointing.

Now here's the same image with the borders of the tables within the problem region set to 1:

http://www.shahspace.com/ES border=1.jpg

Can anyone explain this? Is there are minimum cell height in Firefox or something?

You can view my website at http://www.rrexecutivesuites.com (remember to view it in Firefox).

jscheuer1
10-01-2009, 12:21 AM
Something like that can happen in some browsers when there are even empty textnodes after block level elements or inline elements with their display property value set to block. Usually that's in IE though.

However, there are no gaps on your page when viewed in Firefox/3.5.3.