Reply
Text and Tables
Old 05-01-2005, 03:22 PM Text and Tables
Junior Talker

Posts: 3
I'm having problems with the text running out of the tables, and actually running under another table. I believe it is called "word wrapping", and it wraps fine with Firefox, but in Internet explorer, the content is really messed up.

Here's a link to the site, please view in IE:
http://content.taffer.cc

As you may see, the text is cut off because it's running under the other table... is there anyway to fix this? Or what am I doing wrong?

btw, I'm using FrontPage 2003 to make the site

THanks
enexe is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-01-2005, 06:06 PM
toolman's Avatar
Extreme Talker

Posts: 154
maybe try adding this to your td tag like:

<td nowrap>

hope it helps
toolman is offline
Reply With Quote
View Public Profile
 
Old 05-01-2005, 06:12 PM
Junior Talker

Posts: 3
I don't think it works, it just stretches the tables out, but there is still a sign of the problem. Thanks for you help anyway.
enexe is offline
Reply With Quote
View Public Profile
 
Old 05-01-2005, 06:17 PM
toolman's Avatar
Extreme Talker

Posts: 154
ok, i might have found the problem... you have the table set to 103%. Try setting it to 100%:

<table border="0" width="103%" cellspacing="0" cellpadding="0" height="928">

change to:

<table border="0" width="100%" cellspacing="0" cellpadding="0" height="928">

that should work
toolman is offline
Reply With Quote
View Public Profile
 
Old 05-01-2005, 07:02 PM
Junior Talker

Posts: 3
! Thank you! I can't believe i didnt see that! Thank you so much!
enexe is offline
Reply With Quote
View Public Profile
 
Old 05-02-2005, 03:23 PM
toolman's Avatar
Extreme Talker

Posts: 154
your welcome
toolman is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Text and Tables
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12480 seconds with 12 queries