搜索文档
border-top-color 属性设置元件的上边框颜色。值得注意的是,在大多数情况下使用 border-color 或 border-top 更加方便和普遍。
border-top-color
border-color
border-top
border-top-color: red; border-top-color: #ffbb00; border-top-color: rgb(255, 0, 0); border-top-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.