|
-
April 16th, 2008, 10:05 AM
#1
tr in wrong place?
Hi
I have a page that appears correctly in IE but in FF the top right appears incorrectly.
The Home | Fixtures | Contact section appears to be one row down?
ANy ideas why?
I have run it through a validator and it doesn't seem to find a problem with the code.
http://www.bighammercc.co.uk/averages.html
Thanks
-
April 16th, 2008, 11:32 AM
#2
Re: tr in wrong place?
Wow, you have way too many tables in that code. You could easily get that same layout with one table.
I don't believe that there are any problems with the tables. I think that your CSS mixed with the tables is causing this. Personally, I would switch to pure CSS instead of dealing with all those tables.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
April 16th, 2008, 11:36 AM
#3
Re: tr in wrong place?
yeah, I know it's the old fashioned way to do it but I copied it from a template!
I found what it was though, there was a tag in there style='white-space: pre' that only FF was picking up
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|