The border shorthand CSS property sets an element's border. It sets the values of border-width, border-style, and border-color.
This property is a shorthand for the following CSS properties:
border-width
Sets the thickness of the border.
border-style
Sets the style of the border.
border-color
Sets the color of the border.
Initial value | empty value |
Applies to | all elements |
Inherited | no |
Animatable | no |
Lynx does not support inherit, initial, revert, or unset.
LCD tables only load in the browser