Vidyalelo
CSS · Q97

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 97

Q97

Which of the following property is used to change the height of a table?

A.
height
Answer
B.
table-height
C.
resize
D.
position-y

Answer: Option A

Solution

Answer: Option A
Solution:
Example: table{height: 45%;}