I am working on a layout for my shopping cart and am in need of some help. I first started out using a table but I would like to use CSS as it loads faster than a table. Toward the bottom of the page I have Canned dog food where you can see what is going on. I would like to use CSS to position all the foods and then the cart buttons. If I have to use tables that is fine I just wanted to use CSS to style it and load faster. Thanks in advance.
Yes two column, unless I set the top margin to negative px I can't get it to align next to the div on the left. I've floated it and can't get it to line up.
I am working on a layout for my shopping cart and am in need of some help. I first started out using a table but I would like to use CSS as it loads faster than a table. Toward the bottom of the page I have Canned dog food where you can see what is going on. I would like to use CSS to position all the foods and then the cart buttons. If I have to use tables that is fine I just wanted to use CSS to style it and load faster. Thanks in advance.
http://www.barksandbones.com/dev2/bnbfood.php
Tim
Thanks,
Tim
Lets use ul and li
ADDED
Tim