您好,欢迎来到吉趣旅游网。
搜索
您的当前位置:首页CSS样式注意、常识_html/css

CSS样式注意、常识_html/css

来源:吉趣旅游网

padding 的值,不能为负数。

使用 absolute 后,在定义好 width 和 height ,使用 border 的 width 和 height 会变大、变宽。

设置好看的细线

.thinBorder:after{

content: '';

width: 100%;

display: block;

border-top: 1px solid #ccc;

position: absolute;

left: 0;

bottom: 0px;

-webkit-transform: scaleY(0.5);

-webkit-transform-origin: 0% 0%;

}

Copyright © 2019- jqkq.cn 版权所有 赣ICP备2024042794号-4

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务