
Css
carlcarry
爱设计!爱生活!爱优快云!!!
展开
-
当前页导航选中
这是CSS样试 .dh_nav_l{ width:480px; height:29px; padding-left:5px; float:left;} ul{list-style:none; padding:0; margin:0;} .dh_nav_l li{ width:74px; height:29px; float:left; margin-right:5px; text-align原创 2012-09-20 11:44:29 · 13362 阅读 · 0 评论 -
文本框与按钮对齐
.search-field .shadow-x{ position:absolute;top:0;left:1px;width:438px;height:0;border-top:1px solid #d0d0d0;border-bottom:1px solid #f0f0f0;overflow:hidden;z-index:1; } .search-field .shadow-y{ posi原创 2012-09-26 10:46:36 · 11142 阅读 · 0 评论 -
左中框同齐 不用JS实现 用CSS实现
A:{ float:right; padding-bottom:20000px; margin-bottom:-20000px;} B:{ min-height:200px; *height:200px; height:auto; padding-bottom:20000px; margin-bottom:-20000px;} //最小200高 C:{overflow:hidden;}原创 2012-11-27 16:33:56 · 6718 阅读 · 0 评论