搜索文档
border-left-color 属性设置元件的左边框颜色。值得注意的是,在大多数情况下使用 border-color 或 border-left 更加方便和普遍。
border-left-color
border-color
border-left
border-left-color: red; border-left-color: #ffbb00; border-left-color: rgb(255, 0, 0); border-left-color: hsla(100%, 50%, 25%, 0.75);
<color>
<color> = <rgb()> | <rgba()> | <hsl()> | <hsla()> | <hex-color> | <named-color>
Global values
inherit
initial
unset
LCD tables only load in the browser with JavaScript enabled. Enable JavaScript to view data.