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: