Vidyalelo
CSS · Q93

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 93

Q93

Which of the following property is used to change the width of table?

A.
width
Answer
B.
table
C.
table-width
D.
resize

Answer: Option A

Solution

Answer: Option A
Solution:
Example: table{width: 23px;}