gpt4 book ai didi

html - 居中图像

转载 作者:太空宇宙 更新时间:2023-11-04 00:13:58 31 4
gpt4 key购买 nike

我有一张 500 像素宽的图片。它位于一个 div 中。 div 的宽度为 250px。如何对齐 div 内部居中的图像?我应该使用 top 还是 left 还是应该使用负边距?

最佳答案

我会使用负边距:#myDiv img { margin: 0 -125px; }。不过,这仅在您知道 DIVIMG 的宽度时才有效。

关于html - 居中图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12029496/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com