Vidyalelo
CSS · Q33

CSS Text, Borders and Images

Programming · CSS · question 33

Q33

Which of the following property specifies the look and design of an outline?

A.
outline-font
B.
outline-style
Answer
C.
outline-format
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
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.