Jellby, would using
max-width: 100%;
max-height: 80%;
ever give you weirdly sized images? I tried in the past to set both a max height and width, and what would happen is that in some cases, the image would stop resizing at a certain height, but continue resizing in width so I would end up disproportioned sized images.
I haven't tried it with percentages yet, so I think I'll apply it today and see for myself.
|