Results 1 to 3 of 3

Thread: Another simple question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Posts
    131

    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...

  2. #2
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    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.

  3. #3
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Another simple question

    PHp does have in in-built Word Wrap function, maybe that will help you

    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width