div容器中 图片居中的 css

xiaoxiao2026-08-24  8

图片居中在div中

方法很多,自己记住这个

.bigImage{height:402px; width:402px; background-color:#FFFFFF; text-align:center; border: 1px solid #CCCCCC; line-height:402px; } <div class="bigImage"><img /></div>

 

目前是在ie7.0中没有问题

转载请注明原文地址: https://www.6miu.com/read-5051797.html

最新回复(0)