Question 1: Which CSS property is used to collapse the borders of a table?
Question 2: Which CSS property controls the spacing between table cells?
Question 3: What is the default value of the border-collapse property?
Question 4: Which property is used to set the alignment of text in table cells?
Question 5: How do you set the background color of a table row?
Question 6: Which property is used to specify whether table borders should be shared between adjacent cells?
Question 7: What does the empty-cells property do in CSS?
Question 8: Which property is used to define the width of a table?
Question 9: How do you make a table row take up the full width of the table?
Question 10: Which property is used to control the layout algorithm of a table?