This is the text:
productName $100 Add to Cart
I want to layout the text in follow:
productName $100 Add to Cart
the "productName", and "$100" should align left, and Add to Cart should align right, I know that it can be done using table tag, but apart from tables, any other suggestion?