Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property sets the width of an element’s bottom border?

  2. A.

     border

    B.

     border-collapse

    C.

     border-bottom-width

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

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


Be The First To Comment