dyers78
05-30-2007, 02:43 PM
CSS - I have a div tag set at 200px wide, then I have an <img> inside that div. Say the image is 180px wide and I set a left margin of 30 making the 'box' around the image 210px.
Does that image 'box' distort the main div (which is only 200px) since it's 10 px wider?
I am trouble shooting a site that is wrapping things when it's not supposed to.
Does that image 'box' distort the main div (which is only 200px) since it's 10 px wider?
I am trouble shooting a site that is wrapping things when it's not supposed to.