chuck clark wrote:
> <div id="currentTotal">
> <p><span class="rightside">$ 10.00</span>SubTotal</p>
> <p><span class="rightside">$ 2.99</span>Shipping</p>
> <p><span class="rightside">$ 1.59</span>Tax</p>
> <p><span class="rightside" id="total" >$ 14.58</span>Total</p>
> </div>

As a side note, you could drop the class and go with "p span {}" instead of
"span.rightside {}"

Thierry | www.TJKDesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to