"Poon, Kelvin (Infomart)" <[EMAIL PROTECTED]> wrote: 
[snip]
> the problem is when I display it it would be a one lined paragraph.   
> THe page's format is ruin since this is one long line and the user 
> will have to scroll across to read the paragraph which look pretty bad.
> 
> I hope you know what i am trying to say.  
[/snip]

Hmm, I guess I know what you're trying to say but *that* is NOT the 
normal behaviour (if I may say). Putting one long paragraph inside
<p></p> tags "should" automagically wrap it... If not, you can probably 
use CSS to limit the width of your <p></p>'s (paragraphs) so it wouldn't 
destroy the "format" of your page.

- E

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to