Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is used to change the height of a table?

  2. A.

     height

    B.

     table-height

    C.

     resize

    D.

     position-y

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Example: table{height: 45%;}


Be The First To Comment