June 2, 200818 yr Hey all, Got a small problem! Trying to float an image in a box to the right and at the bottom (it is a pair of " "... the top " is fine, but the bottom " is being a pain) of the box. However, while it is aligned to the right... it's outside the box! Even when the </div> closing tag is after the image. Any ideas how to fix this? Cheers!
June 2, 200818 yr Author Hmm, I think I managed to figure this out. Added overflow: auto; ...and it appears to have worked!
Create an account or sign in to comment