css - Entering text in a TEXTAREA while keeping the formatting (just like the text in a PRE tag) -
when enter text line-breaks , long sentences, don't want see wrapped or without line-breaks version. css style accomplish this? far tried white-space
property none gives result want.
you want wrap
attribute of textarea tag. have @ page: http://www.tizag.com/htmlt/htmltextarea.php
i'm not 100% sure end result want, if @ options , explanations given via link, should able choose 1 fits needs.
Comments
Post a Comment