Previous Message
Next Message

RE: [css-d] layouting <li>:s horizontal ?

Sent by Sam Carter on 31 January 2003 21:09


<ul>
    <li style="width:60%;float:left;"> List item to the left side </li>
    <li style="width:40%;float:right;"> List item to the right side
</li>
</ul>


---------------------

This is a nice effect.  It's working well in NS7 but not so well in IE6.
If you're serious about a general site supporting many browsers, you may
need to resort to a table to position these footer elements.

Sam
Previous Message
Next Message

Message thread: