First post for me here.
I\'m using a div to crop thumbnail images all in the same proportions (180wx170h). I\'m getting stuck when dealing with portrait as well as land
the solutions after going through loads of other 'solutions'
max-width:100%; max-height:100%; height: auto; width:auto;