Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

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

Posts: 3
Trades: 0
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
 
 
Register now for full access!
Old 05-01-2005, 05:06 PM
toolman's Avatar
Extreme Talker

Posts: 154
Trades: 0
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, 05:12 PM
Junior Talker

Posts: 3
Trades: 0
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, 05:17 PM
toolman's Avatar
Extreme Talker

Posts: 154
Trades: 0
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, 06:02 PM
Junior Talker

Posts: 3
Trades: 0
! 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, 02:23 PM
toolman's Avatar
Extreme Talker

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

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.49710 seconds with 12 queries