Previous Message
Next Message

RE: [css-d] inline lists and wrapping.

Sent by Austin, Darrel on 19 May 2003 20:08


> hmm... the list items should all float and not wrap, correct?
> 
> ul  { float: none; white-space: nowrap }
> li  { list-style-type: none; float: left; }
> 
> 		<ul>
> 			<li>1999</li>

It renders as floats in IE6/PC and Mozilla/PC.

-Darrel

 
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: