Vidyalelo
CSS · Q8

CSS Text, Borders and Images

Programming · CSS · question 8

Q8

Which of the following is not an appropriate value for border-collapse?

A.
all
Answer
B.
collapse
C.
inherit
D.
separate

Answer: Option A

Solution

Answer: Option A
Solution:
Except option a, all other values can be set to border collapse CSS property.