Vidyalelo
CSS · Q36

CSS Text, Borders and Images

Programming · CSS · question 36

Q36

Which of the following specifies the width of an outline?

A.
outline-size
B.
outline-width
Answer
C.
outline-height
D.
both a and b

Answer: Option B

Solution

Answer: Option B
Solution:
The outline-width CSS property is used to set the width of the outline of an element.