Hi there, I have a website that displays 2 images side by side. The images are photos that are of different sizes. How can I get them to display approximately the same size as each other without distorting the image? IE the width is more important than the height. html or php either one. Thanks in advance.
My answer might be retardedly simple but here we go: As long as you keep the width-to-height ratio, the images shouldn't get distorted.