Hey everybody,

Stumbled upon another question regarding webdesign. I would like to display an image in a div with a fixed size. The image however, can have an arbitrary size. How can I display this image, so that it is centered and takes maximum space while keeping the original width/height proportions?

Thanks!