Table sizing & overlapping oddity
Hiya. First post, hooray!
I'm working on this site for a friend of mine. This is how it looks at the moment (still working on it):
http://kris.acsv.net/looks_fine.png
Normally, there's nothing wrong with it, but occasionally (usually if I change something), the outer table goes too small, leaving the inner table leaning off the edge:
http://kris.acsv.net/goes_wrong.png
This only seems to happen in Firefox so I'm wondering: is it a bug in Firefox or something in my HTML that needs changing?
I'm sure someone has experienced this problem before. Any help would be great!
Thanks,
Kris
PS: Source if it helps at all: http://kris.acsv.net/breachhtml.zip
Firstly you should not use tables for layout anyways.
Also use an external style sheet so there is less coding to look at when you get problems like this.
Also run it though a validator and if your really lucky you might fix the problem buy doing this.
If not at least people will be more willing to go though your coding.
Last edited by johneva; 02-24-2006 at 07:56 AM .
its not a firefox bug, its an ie bug. firefox shows it the right away, follow the comments above.
Welsh
Drop the tables, and bring in the cross-browser css layout
I'll give that a go, thanks
Edit: Any decent tutorials around? I found a few (yes, with google :P) but I want to get a nice big collection of good ones
Last edited by Kris_A; 02-24-2006 at 07:30 AM .
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
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
Bookmarks