Table Formatting and Cell Manipulation Quiz
Test your knowledge on table formatting, cell manipulation, and Excel functions with this interactive quiz.
#1
How can you specify the width of a table border in CSS?
border-width
table-border
border-style
border-collapse
#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?
To collapse the space between table cells
To add a border around the table
To collapse the entire table
To set the border style of the table
#4
In HTML, which attribute is used to define the alignment of content within a table cell?
align
alignment
valign
content-align
#5
What is the purpose of rowspan and colspan attributes in HTML table cells?
To set the background color of the cell
To merge multiple cells into one
To align text within the cell
To create a border around the cell
#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?
COUNT()
SUM()
AVERAGE()
COUNTNUMS()
#8
How can you vertically align content within a table cell using CSS?
vertical-align
align-content
text-align
margin
#9
What does the CSS property 'vertical-align' do when applied to table cells?
It sets the vertical alignment of text within the cell
It rotates the text within the cell
It sets the border style of the cell
It changes the background color of the cell
#10
What is the purpose of the 'border-spacing' property in CSS when applied to a table?
To specify the space between table cells
To add a border around the table
To set the border style of the table
To collapse the space between table cells
#11
What does the 'table-layout' property control in CSS when applied to a table?
The width of the table
The layout algorithm used for the table cells
The alignment of the table within its container
The spacing between table cells
#12
What does the 'empty-cells' property control in CSS when applied to a table?
The visibility of empty cells
The padding of empty cells
The alignment of empty cells
The color of empty cells
Sign In to view more questions.
Quiz Questions with Answers
Forget wasting time on incorrect answers. We deliver the straight-up correct options, along with clear explanations that solidify your understanding.
Popular Quizzes in Technology
Report