Vidyalelo
CSS · Q31

CSS Text, Borders and Images

Programming · CSS · question 31

Q31

Identify the outline property that specifies the amount of area extended beyond the border box.

A.
outset3d
B.
inset
C.
outset
Answer
D.
inset3d

Answer: Option C

Solution

Answer: Option C
Solution:
It specifies a 3D outset border. The effect depends on the border-color value.