[thelist] CSS for nobr

Michael Collins mcollins206 at home.com
Mon Dec 11 16:49:32 CST 2000


At 1:50 PM -0600 12/11/00, Aylard JA (James wrote:
>  > What is the "proper" CSS1/HTML 4 method for instructing that some
>>  string of text be kept on one line? In other words, what is the
>>  equivalent of the (non standard) <nobr></nobr> tag.
>
>Using CSS:
>
>white-space: nowrap ;

Thanks James.

OK, here is another. What is the "proper" CSS1/HTML 4 method for 
performing a softwrap within a <textarea> tag? For example:

<textarea name="comments" cols="80" rows="5" wrap="virtual"></textarea>

This was another item that was rejected by the W3C HTML validator 
service (http://validator.w3.org/).

Michael
-- 
==> Michael Collins
--> Kuwago Web Services
--> Seattle, WA, USA
--> mcollins at kuwago.com
==> http://www.lassodev.com




More information about the thelist mailing list