Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is used to align the text in a table?

  2. A.

     align

    B.

     text

    C.

     text-align

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Example: table{text-align: left;}


Be The First To Comment