Home » CSS » CSS Borders » Question
  1. Which of the following is not an appropriate value for border-collapse?
    1. collapse
    2. inherit
    3. separate
    4. all
    5. None of these
Correct Option: D

all other values can be set to border collapse CSS property.



Your comments will be displayed only after manual approval.