benyon24
12-20-2010, 11:32 AM
Hi all,
I built a web site a few years ago and have recently reworked it but essentially kept what was there before, the changes being mainly to artwork. The structure is controlled entirely by TABLEs, not a DIV in site(!).
The code is riddled with nested tables but works perfectly in Explorer, and also in Google Chrome and FireFox but with one annoying exception.
The site is at www.geminiintegratedelectronics.com and you can most easily see the problem if you go to the ESD section. In IE, everything is fine, but in GC and FF you'll see a 1-pix 'gap' above the banner heading. If it were a common problem for the two browsers I would expect to see lots of such gaps as the general structure is pretty consistent throughout the site, but it's only in this one place - but on every page, of course - so I'm assuming it's something in the local markup, but I just can't find it.
For what it's worth I've got TD lineheight set to zero in the stylesheet - which I find is essential for the two non-IE browsers - and also I've found that if you set the height of the thin strip image immediately below the gap to 6 instead of (correctly) 5 pix, then the gap disappears, but the image then distorts, of course, and doesn't line up with the background strip.
Thanks in advance for your help.
I built a web site a few years ago and have recently reworked it but essentially kept what was there before, the changes being mainly to artwork. The structure is controlled entirely by TABLEs, not a DIV in site(!).
The code is riddled with nested tables but works perfectly in Explorer, and also in Google Chrome and FireFox but with one annoying exception.
The site is at www.geminiintegratedelectronics.com and you can most easily see the problem if you go to the ESD section. In IE, everything is fine, but in GC and FF you'll see a 1-pix 'gap' above the banner heading. If it were a common problem for the two browsers I would expect to see lots of such gaps as the general structure is pretty consistent throughout the site, but it's only in this one place - but on every page, of course - so I'm assuming it's something in the local markup, but I just can't find it.
For what it's worth I've got TD lineheight set to zero in the stylesheet - which I find is essential for the two non-IE browsers - and also I've found that if you set the height of the thin strip image immediately below the gap to 6 instead of (correctly) 5 pix, then the gap disappears, but the image then distorts, of course, and doesn't line up with the background strip.
Thanks in advance for your help.