Home » CSS » CSS Tables » Question
  1. Which of the following property is used to align the text in a table?
    1. text-align
    2. align
    3. text
    4. All of above
    5. None of these
Correct Option: A

Example: table{text-align: left;}



Your comments will be displayed only after manual approval.