Show:
Questions
Responses
Print
True/False
Vocabulary
Short Answer
Multiple Choice
Vocabulary 2
100
The colspan attribute of the or tag sets a number of columns spanned by a cell.
True
100
Allow you to organize information on a Web page using HTML tags.
What is a table?
100
You can determine the height and width of an image using a _________ or image editing program.
Paint
100
A _____ cell displays text as bold and center-aligned
Heading
100
Defines the number of pixels of space between cells in a table
What is cellspacing
200
Headers cannot be used by non-visual browsers to identify table content.
False
200
A horizontal line of information
What is a row
200
You use HTML ____ to define the Web page structure.
Tags
200
A table ____ is the line that encloses the perimeter of the table.
Border
200
Allows a Web developer to select which internal borders to show in a table
What is rule attribute
300
A font of #ffffff specifies a black font color.
False
300
A vertical line of information
What is a column?
300
To bring attention to the text in the header, you can add a background color to the table _______ cell.
Heading
300
______ allow you to organize information on a Web page using HTML tags.
Tables
300
Indicates the start/end of a data cell in a table.
What is
400
A data cell displays normal text that is left-aligned.
False
400
The intersection of a row and a column
What is a cell?
400
A _______ can be used to further explain the main purpose of the table.
Table caption
400
The ____ tag indicates the start and end of a table row.
400
Sets width of the image to a value in pixels
What is width
500
A simple way to create additional column spans is to copy the code you already created.
True
500
Displays normal text that is left-aligned
What is a data cell
500
__________ defines the number of pixels of space between the cell's contents and its border.
Cellpadding
500
The ______ attribute of the tag defines the number of columns.
cols
500
sets a number of rows spanned by a cell
What is rowspan attribute.