CSS style for vertically centered images in DIV_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:28:03
Original
1159 people have browsed it

As we all know, horizontal centering of images is relatively simple, but vertical centering of images is more troublesome. Today I checked the information and wrote my own test code to achieve compatibility with mainstream browsers such as IE, FF, and chrome. How to vertically center an image in a div.

The css style code is as follows: