Vidyalelo
CSS · Q98

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 98

Q98

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

A.
align
B.
text
C.
text-align
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Example: table{text-align: left;}