Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration? Correct Answer border-width

The border-width property sets the width of an element’s four borders. This property can have from one to four values.

Related Questions

Which of the following CSS property border-color property sets the color of an element’s four borders?