Quote:
Originally Posted by SigilBear
Thanks, but I'm confused. Are you saying I can't control the size of an image if it's floated to the right?
|
No. I’m saying you should not be using display:inline. You want to control the width of the div that contains the image so leave it as a block element.