Wed, 2004-06-23 16:18
Is there really any way to insure that the edge of the right <div> aligns with the edge of the top <div> when using percentages in sizing divisions? It tends to line up in Mozilla but not IE as you can see. Thank you! http://www.charlottes-saddlery.com/about.htm
Thu, 2004-06-24 10:45
#1
<div> Alignment
Hi Gulfcoast,
What you could try is wraping the whole lot in a div and floating the right div to the right.
Then look into using negative margins to position the left column.
http://www.alistapart.com/articles/negativemargins/
Hope that helps
Thu, 2004-06-24 14:25
#2
<div> alignment
Hi Tony,
I appreciate you taking the time to help me out. I floated the right <div> right and the left <div> left and that seemed to do the trick.
http://www.charlottes-saddlery.com/about.htm