Vidyalelo
CSS · Q99

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 99

Q99

Which of the following property is used to set order in a table?

A.
border
Answer
B.
padding
C.
dotted
D.
text

Answer: Option A

Solution

Answer: Option A
Solution:
Example: table{border: 1px solid #000;}