|
-
May 24th, 2005, 05:20 PM
#1
Thread Starter
Addicted Member
Another simple question
I am using a table in the php page. I set the table to a width of 1000 pixels and each cell (8 total) to a width of 125 pixes. How do I get the cell to stay at 125 even when the text is wider. Basically, I want it to wrap, I never want it to widen my cell. THis is probably a basic html question, but for the life of me, i cannot figure it out.
Things fall apart which the center cannot hold...
-
May 25th, 2005, 12:18 AM
#2
Fanatic Member
Re: Another simple question
That should wrap. Setting every td's width to 125 should stay at 125, unless if you have a word with width wider than 125.
YouMustHaveBeenTryingToPutAVeryLongTextOnAVeryShortCellLikeTheReactionOfVBForumsTableWhenITryToPutTh isTextOnARepliesTableShorterThanAllocated..
Edit: Sorry for replying, just go to Section 11. ALL has answered your question.
Last edited by nebulom; May 25th, 2005 at 12:33 AM.
-
May 25th, 2005, 08:18 AM
#3
Re: Another simple question
PHp does have in in-built Word Wrap function, maybe that will help you 
Cheers,
RyanJ
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
|