Hi,

I have a list
<div>
     <ul>
          <li>item 1       price1</li>
          <li>item 2       price2</li>
          <li>item 3       price3</li>
     </ul>
</div>

How can I contruct my css so that the 'item' is to the left of the div
and the 'price' floats to the far right of the div


-- 
-Bdot
"There are only 10 kinds of people in this world. Those who understand
binary and those who don't"
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to