将层设置在肯定位置position:absolute;bottom:0;left:0
超过隐藏width:682px;height:325px;overflow:hidden
设定背景图片的位置:
.imgC li {cursor: pointer;height:20px; width:18px;float:left;display:inline-block;*display:inline;*zoom:1;width:18px;height:20px;background:url(../img/02.png) no-repeat right top;margin-top:6px}
.imgC .active {background-position:0 0}
超过隐藏width:682px;height:325px;overflow:hidden
设定背景图片的位置:
.imgC li {cursor: pointer;height:20px; width:18px;float:left;display:inline-block;*display:inline;*zoom:1;width:18px;height:20px;background:url(../img/02.png) no-repeat right top;margin-top:6px}
.imgC .active {background-position:0 0}
本文介绍了如何使用CSS绝对定位将元素放置在页面底部左角,并设置了元素的宽度、高度及隐藏溢出内容。此外,还详细说明了背景图片的位置设定方法及其在活动状态下的位置变化。
685

被折叠的 条评论
为什么被折叠?



