Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 CSS,如何在 DIV 中垂直和水平居中背景图像?
div { background-position: center center; }