Short Answer
True/False
Multiple Choice
Short Answer
Vocabulary
100
You can determine the height and width of an image using a ______ or image editing program.
What is Paint.
100
The colspan attribute of the th or td tag seets a number of columns spanned by a cell.
What is True
100
______ allow you to organize information on a Web Page using HTML tags. a.) Grids b.)Tables C.) Worksheets D.) Blocks
What is B.
100
_____ allow you to organize information on a web page using HTML tags.
What is Table.
100
A __________ displays normal text that is left-aligned
What is Data Cell.
200
_________ defines the number of pixels of space between the cell's contents and its border.
What is cellpadding.
200
A data cell displays text that is left-aligned.
What is True
200
A_____ cell displays text as bold and center-aligned. a.) data b.) heading c.) HTML d.) background
What is B.
200
_____ is a horizontal line of information.
What is row
200
A __________ allows a web developer to select which internal borders to show in a table.
What is Rule Attribute
300
A ______ can be used to further explain the main purples of the table.
What is caption.
300
Text contained within the th tags default to bold and left-aligned
What is False
300
A table _____ is the line that encloses the perimeter of the table . a.) border b.) outline c.) element d.) caption
What is A.
300
______ is a vertical line of information .
What is column
300
The __________ specifies vertical alignment of text within the column.
What is valign attribute.
400
When you set the table border, the number represents the number of _____ you want the border to be.
What is Pixels
400
If you use size= + 1 in the font tag the font size will be slightly larger than normal .
What is True.
400
The______ tag indicates the start and end of a table row. a. vow b.) sr c.) tr d.) start row
What is C
400
_____ the intersection of a row and a column.
What is Cell.
400
______ is used to span three columns of the table for each heading.
What is Cols
500
_______ defines the number of pixels of space between cells in a table
What is cellspacing
500
A font of # ffffff specifies a black font color
What is False
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 the standard HTML practices d.) will have a default border size of 5 pixels
What is A
500
______ displays text as bold and centered.
What is Heading Cell
500
____ sets the width of each column in the column group.
What is Width.