Jump to content

Displaying a variable and constraing the porportion of it


timmah1

Recommended Posts

I hope the subject makes sense.

 

I'm having  problem that when when someone updates their stuff, especially like a bio, and don't use the enter key, what they type out is all on one line and when the information is displayed on their page, it stretches the whole page.

 

I'm tried  to do this

<table width="250" border="0" cellspacing="0" cellpadding="4">
                  <tr>
                    <td><? echo "$row[about]"; ?></td>
                    </tr>
                </table>

But that does nothing.

 

How can I keep what was typed in porportion to the box that it's in?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.