Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is used to control the space between the border and content in a table?

  2. A.

     border

    B.

     margin

    C.

     padding

    D.

     resize

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Example: table{border: 4px solid black;}


Be The First To Comment