#1
How can you specify the width of a table border in CSS?
#2
Which attribute is used to specify a header cell in an HTML table?
#3
What is the purpose of the CSS property 'border-collapse' when applied to a table?
#4
In HTML, which attribute is used to define the alignment of content within a table cell?
#5
What is the purpose of rowspan and colspan attributes in HTML table cells?
#6
In Microsoft Excel, which function can be used to find the highest value in a range of cells?
#7
In Microsoft Excel, what function can be used to count the number of cells containing numerical values within a range?
#8
How can you vertically align content within a table cell using CSS?
#9
What does the CSS property 'vertical-align' do when applied to table cells?
#10
What is the purpose of the 'border-spacing' property in CSS when applied to a table?
#11
What does the 'table-layout' property control in CSS when applied to a table?
#12