Which of the following property is used to align the text in a table?
A
align
B
text
C
text-align
D
none of the mentioned
Correct Answer: text-align
Example: table{text-align: left;}