Page 2 of 2

Posted: Mon Sep 26, 2005 10:01 am
by pickle
Is the div a set width (such as 80%)? If so, you can just set the margin-left: 20%.

Posted: Mon Oct 03, 2005 5:12 am
by Afterlife(69)
i usaly just use invisible tables inside floating divs.

Posted: Tue Oct 04, 2005 1:35 pm
by Luke
I've had this same problem at least 20 times... I always just resort to tables. It sucks.