4.1 Line Colors: the ‘border-color’ properties

Chapter 4 - Borders - 4.1 Line Colors: the ‘border-color’ properties

Go to the relevant page of the specification.

border-color_transparent
border-clip_border-box
Test transparent of border-color
border-radius-style-001
'Border-radius' is set with 'border-style: dotted'
'Border-style: dotted' follows the curve of the border.
ttwf-css3background-border-color (image)
border_color
'Border-color' is a shorthand for the four 'border-*-color' properties. The four values set the top, right, bottom and left border, respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.
ttwf-css3background-border-color-shorthand (image)
border_color_shorthand
'Border-color' is a shorthand for the four 'border-*-color' properties. The four values set the top, right, bottom and left border, respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.
ttwf-css3background-border-color-shorthand-missing-bottom (image)
border_color_shorthand_missing_bottom
'Border-color' is a shorthand for the four 'border-*-color' properties. The four values set the top, right, bottom and left border, respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.
ttwf-css3background-border-color-shorthand-missing-left (image)
border_color_shorthand_missing_left
'Border-color' is a shorthand for the four 'border-*-color' properties. The four values set the top, right, bottom and left border, respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.
ttwf-css3background-border-color-shorthand-missing-right (image)
border_color_shorthand_missing_right
'Border-color' is a shorthand for the four 'border-*-color' properties. The four values set the top, right, bottom and left border, respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.