Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

  2. A.

     border

    B.

     padding

    C.

     border-collapse

    D.

     border-width

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    The border-width property sets the width of an element’s four borders. This property can have from one to four values.


Be The First To Comment