.di_1{ width:200px; height:200px; border:1px solid grey; } .di_caption{ width:100px; height:100px; border:1px solid grey; z-index:10; } .di_1 img{ width:100px; height:100px; margin-top:100px; margin-left:100px; } <div class="di_1"> <div class="di_caption"> <h3>标题</h3> <p>introduce_1</p> </div> <img src="image/1.jpg"> </div>
显示出来样子如下
我想让这个图片显示在右下角底层,除了用background-position:right bottom;之外还能怎么做?另外为什么会出现这种情况?如果是<div>嵌套导致上下边距重叠,我给外层加了padding也没用。
一朵大白天
慕的地6079101
sdwsq
fantacy吴贝