How to align different sized images vertically and horizontally, evenly?
-
If I have 10 images on a page but they are of all different dimensions, how would I align them in rows of say 5.
so:
o o o o o
o o o o oall images are 200px wide but their heights are different.. which in turn pushes each image out of alignment.
Is there a way to auto recognize the tallest dimension of all images and in turn scale the containing div of all other images to that height?
Is there a plugin for this?
Thanks
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to align different sized images vertically and horizontally, evenly?’ is closed to new replies.