一个absolute就能实现定位效果实例页面
展示
去论坛 »
代码
HTML:
<img src="top1.png" class="top1"><img src="1.jpg">
CSS:
.top1 { position: absolute; }