Vidyalelo
CSS · Q34

CSS Text, Borders and Images

Programming · CSS · question 34

Q34

Which of the following values specifies a 3D grooved outline?

A.
initial
B.
ridge
C.
groove
Answer
D.
groove3d

Answer: Option C

Solution

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