The best way to dynamically resize images

This is a kind of vague question, but I'm looking for suggestions and, possibly, suggestions from people who have had experience with this problem. I have an array of PHP of various sizes of products that I want to display on my four-row web page. The problem is that since they are of different sizes, I don’t know how to display them if they all do not go out very “off”.

Below is an example of a situation where it looks just weird:

Weird situation

I don’t know how to better position these images so that they do not look “weird”. Again, I know this is a little vague, but maybe someone has experience? How do other trading sites deal with this problem?

thank

+3
source

All Articles