Home » CSS » Css miscellaneous » Question
  1. Which of the following property sets the width of an element’s bottom border?
    1. border-bottom-width
    2. border
    3. border-collapse
    4. All of above
    5. None of these
Correct Option: A

Syntax: border-bottom-width: non-negative length | medium | thick | thin | inherit



Your comments will be displayed only after manual approval.