Problem:
I have a fixed width and height image, say height: 160px; Width: 200px; With each image in each box.
The image may vary in size but I need a solution that is always centered between the center vertically and horizontally between the center, even if its size.
Using a margin is not a problem horizontal: 0 Auto but vertical is proving difficult. I have tried vertical alignment: center but it does not appear to work
Any help is appriciated Thanks
center
vertical-aligned
(you might be confused with this middle
). However, vertical-aligned
is not the right method here and often a misunderstood asset. I have recommended the following sites many times and should also help you with it:
Comments
Post a Comment