Which of the following is not an appropriate value for border-collapse?
A
all
B
collapse
C
inherit
D
separate
Correct Answer: all
Except option a, all other values can be set to border collapse CSS property.