Which of the following would create a border for the table and the heading? *
I) table, th { collapse: 1px solid black;}
II) table, th, td { border-collapse: 1px solid black;}
III) table, th { border: 1px solid black;}
IV) table, td { border-collapse: 1px solid black;} you
Answers
Answered by
0
Answer:
III
Explanation:
Because this is the only thing you use to create border and this line can be used in internal and external css.
Similar questions
English,
3 months ago
Accountancy,
3 months ago
English,
3 months ago
Computer Science,
6 months ago
English,
1 year ago
Math,
1 year ago
Math,
1 year ago