border-bottom(指定下边线的样式、宽度及颜色)
border-bottom: 值;
border-bottom-style:值;
border-bottom-color: 值;
border-bottom-width:值;
如:
border-bottom: solid 1px #ffff00;
border-bottom-style: outset;
border-bottom-color: #0000ff;
border-bottom-width:15px;
查看更多关于cssborder-bottom(指定下边线的样式、宽度及颜色)的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did101721