Short Answer
True/False
Multiple choice
Vocabulary 1
Vocabulary 2
100
To bring Attention To the Text in the header You can add a background color to the table _______ cell.
Heading Cell
100
The colspan attribute of the th or td tag sets a number of columns spanned by a cell.
True
100
____ Allows you to organize information on a web page using HTML tags A: Grinds B:Tables C: Worksheets D:Blocks
B: Tables
100
What allows you to organize information on a web page using HTML tags.
Table
100
Sets a # of rows spreaded
Row span Attribute
200
When You set the table border, the number of ______ you want the border to be.
Pixles
200
A font #ffffff specifies a black font color
False
200
A_____ is a horizontal line of information. A: Heading B:Cell C: Column D:Row
D: Row
200
A_____ is a horizontal line of information
Row
200
What sets vertical alignment of cells in a group
Valign Attribute
300
________________defines the number of pixles of space between cells in a table.
Cell spacing
300
Headers cannot be used by non visual browsers to identify table content.
False
300
A Table _____ is the line that encloses the perimeter of the table .
A: Border
300
A ____ intersection of a row and a column
Cell
300
Sets the width of tables in either pixels or % of the whole table width
Width
400
______ defines the number of pixels of space between the cells contents and its border.
Cell Padding
400
A simple way to create additional column spans is to copy the code you already created.
True
400
The ____ tag indicates the start and end of a table row. A row B sr C tr D Start row
C tr
400
This indicates the start and end of a table row
tr ,
400
Is the line that encloses the perimeter
Table Border
500
_________ Can be used to further explain the main purpose of the table.
Table Caption
500
Using rules="cols" creates a table with vertical rules between each and column in the table
False
500
The _____ Attribute of the tag defines the number of columns . A. Column B. Col C. Cols D#Col
C
500
Defines the # of pixels of space between cells
Cell spacing
500
What tag indicates Table headings default to bold text and center alignment .
th