文章分类 -  Css Web Standard

摘要:visibility:hidden与display:none 前者是占用物理空间的后者是隐藏的 定义虚线1px样式 border:1px solid #86BCD4;height:1px;记得把height加上; 让背景图居中的好办法:background:url(path) no-repeat 50% 50%;语法是background:color image ... 阅读全文
posted @ 2007-09-11 23:52 明辰设计 阅读(148) 评论(0) 推荐(0)