Have been going insane trying to figure this out and I know the answer isn’t that difficult.
Putting together a site with some layering, mostly sliced up from Photoshop in HTML. I intend to learn CSS but for now I have to get the site up as is and just working.
The site is here: kabledesigns.com/pam/test/
In Safari the site displays fine but in Firefox the right side is screwed up. As you can see (with firefox and in picture included) on the right the TD’s stretch and in turn show the white background. I have tried to fix the width of each TD along with a valign ‘top’ but have had no luck.
Not sure if this is a colspan/rowspan issue but Dreamweaver isn’t being very helpful in the manner either. Any idea WHAT is causing this problem?
If it helps at all, here is a link to the site with a 3 pixel border added around the whole table: kabledesigns.com/pam/test/index2.html
Help is greatly greatly appreciated.