The CSS border property specifies the style, color, and ___ of an element's border.
Options:
Explanation:
The
CSS border properties specify the style, color, and width of an element's border. The border property is a shorthand property for border-width, border-style, and border-color.
Tags:
CSS
Answer:
The CSS border property specifies the style, color, and width of an element's border.