Which of the following property specifies the look and design of an outline?
A
outline-font
B
outline-style
C
outline-format
D
none of the mentioned
Correct Answer: outline-style
The outline-style CSS property is used to set the style of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out.