How to auto resize an image to fit div container in HTML while keeping the aspect ratio?
set image css to max-width:100%; max-height:100%;
max-width:100%; max-height:100%;
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
set image css to
max-width:100%; max-height:100%;