View Single Post
  #7 (permalink)  
Old Jan 31st, 2006, 16:01
masonbarge's Avatar
masonbarge masonbarge is offline
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Photos not aligned correctly using CSS layout

Give the pictures an id and set margin: 0; Also take out the html spacers, I mean really!

Then use bottom margins for spacing. (Remember about margin collapse)
Reply With Quote