w3pop.com :: 网络学院 :: CSS :: CSS border-left-color属性
The border-left-color property sets the color of an element's left border.
border-left-color 属性可设置元素左边框的颜色
继承性: 无
|
table table |
| 值 | 描述 |
|---|---|
| color | The color value can be a color name (red), a rgb value
(rgb(255,0,0)), or a hex number (#FF0000) color值可以是颜色名称,或是rgb值(rgb(255,0,0)),或是十六进制数(#FF0000) |
评论 (0)
All