Short Answer
Short Answer
True/False
Multiple Choice
Vocabulary
100
You can determine the height and width of an image using a _______ or image editing program.
What is Print
100
_______ defines the number of pixels of space between cells in a table.
What is Cellspacing
100
Text contained within th tags defaults to bold and left-aligned.
What is False
100
__ allows you to organize information on a Web page using HTML tags. A. Grids B. Tables C. Worksheets D. Blocks
What is B.Tables
100
Vertically aligns cells
What is Valign Attribute
200
__________ defines the number of pixels of space between the cell's contents and its border.
What is Cellpadding
200
When you set the table border, the number represents the number of __________ you want the border to be.
What is Pixels
200
A font of #ffffff specifies a black font color.
What is False
200
A ____ is a horizontal line of information. A. Heading B. Cell C. Column D. Row
What is D. Row
200
The same as a heading cell.
What is Table Header
300
A _______ can be used to further explain the main purpose of the table.
What is Caption
300
Each Web page in a multipage Web site should have a link back to the _________ page.
What is Home
300
The colspan attribute of the th or td tags sets a number of columns spanned by a cell.
What is True
300
A _____ cell displays text as bold and center-aligned. A. Data B. Heading C. HTML D. Background
What is B. Heading
300
Start and end tag for table row.
What is tr and /tr
400
You use HTML _______ to define the Web page structure.
What is Tags
400
To bring attention to the text in the header, you can add a background color to the table ________ cell.
What is Heading
400
Headers cannot be used by non-visual browsers to identify table content.
What is False
400
A table____ is line that encloses the perimeter of the tables. A. Border B. Outline C. Element D. Caption
What is A. Border
400
Sets table width relative to window width.
What is Width
500
The ______ attribute of the table tag defines the number of columns.
What is Cols
500
A _________ displays normal text that is left-aligned
What is Data Cell
500
A simple way to create additional column spans is to copy the code you already created.
What is True
500
When you do not specifically identify the border size, the table _____ A. Will be borderless B. Will have a default border specified by the browser C. Will have a default border specified by standard HTML practices D. Will have a default border size of 5 pixels
What is A. Will be borderless
500
Start and end tag for table heading.
What is th and /th
M
e
n
u