Which of the following specifies the width of an outline?
A
outline-size
B
outline-width
C
outline-height
D
both outline-size and outline-width
Correct Answer: outline-width
The outline-width CSS property is used to set the width of the outline of an element.