table problem
- Started
- Last post
- 5 Responses
- dRees
i have a slightly complex table layout that refuses to 'stay' 100% expanded (width)
when the page loads initially there is a gap at the far right (10px or so). but when i refresh the page, the gap disappears...
i think i've run into this problem in the past and sometimes solved it using frames, but if anyone could give me a suggestion or knows a common fix i would appreciate it.
thanks
this is the page in question:
http://www.expertsurflessons.com…
also, its not complete so if you think there is a better way i could lay things out, etc... so that i don't even need this table fix, feel free to let me know
- unformatted0
use divs.
and OMG why are you using the font tag! ahahahahahahahaha!
- dRees0
ok. will try divs. AND a stylesheet. thanks for the advice.
- unformatted0
i didn't see the gap you were talking about anyway. moz win2k.
- dRees0
thanks for the info. im using ie6 on xp at work.
strange though. after using a style sheet for the fonts... i don't get the gap either...i thought about it for a minute and i'm not sure how i would use divs to achieve the same layout?
would that eliminate the table structure all together?
- kodap0
make sure you have no td's within the 100% table set in pixels larger than the browser view size. otherwise, the browser will enlarge the table. I can't see it 'cause i'm at 1280X1024