随笔分类 -  UI

简单的折叠式突出标题样式
摘要:最简单的没有CSS3的就用PNG,CSS为绝对定位,负像素左移。.siteTag {position: absolute;left: -16px;top: 109px;z-index: 10;width: 65px;height: 46px;padding:0;margin:0 10px 0 0;vertical-align:middle;border:0 none;background: transparent url(../img/siteTag.png) scroll no-repeat 0 0;}父级DOM.content {position: relative;width: 940p 阅读全文
posted @ 2013-04-15 17:14 meeming 阅读(200) 评论(0) 推荐(0)




Fork me on GitHub