当前位置: 教程>CSS属性手册
CSS border-left-style 属性
发布时间:2017-1-14
本文导语: CSSborder-left-style属性实例Set the style of the left border:p{border-style:solid;border-left-style:dotted;}属性定义及使用说明border-left-style 设置元素左边框的样式。默认值:not specified继承性:no版本:CSS1JavaScript 语法:object.style.b...