Web Design Quiz 5

10 September 2022
4.7 (114 reviews)
29 test answers

Unlock all answers in this set

Unlock answers (25)
question
Firefox
answer
_____ supports caption-side values of left and right to place the caption directly to the left or right of a Web table.
question
answer
You can use the ____ tag to display preformatted text.
question
answer
Data cells in a Web table are displayed using a ____ tag.
question
in the middle of the cell, aligned with the cell's left edge.
answer
By default, cell text is placed _____.
question
answer
To create a cell that spans two rows and two columns at the same time, you enter the tag as ____.
question
span
answer
The ____ attribute can be used to specify the number of columns a colgroup references.
question
resize and float
answer
Like other block-level elements, you can _____ tables using the same styles you've already studied.
question
vsides
answer
With the frame value ______, a border is drawn on the left and right sides of the table
question
boldface
answer
Text formatted with the tag is displayed in a(n) ____ font.
question
answer
You reference columns individually using the ____ element
question
True
answer
The number of columns in a Web table is determined by the maximum number of cells within each row
question
False
answer
Table cells have the lowest precedence in Web table styles
question
True
answer
By default, browsers display tables without table borders.
question
False
answer
A single table can contain at most one tag.
question
preformatted text
answer
Displayed by the browser in a monospace font.
question
Collapse
answer
Style value that causes borders to be combined
question
Separate
answer
Style value that makes it so you can only apply borders to the table itself or to table cells.
question
Spanning
answer
Type of cell that occupies more than one row or column in a table
question
Frame
answer
Attribute that allows you to determine which sides of a table will have borders
question
Cell spacing
answer
The amount of space between table cells
question
Rules
answer
Attribute that lets you control how internal table grid lines are drawn
question
Caption-side
answer
Style that determines where the title of a table is displayed
question
Center
answer
The default alignment of a table cell
question
Column-gap
answer
Property used to set the space between columns.
question
break-after
answer
Property used to create a manual column break in CSS3.
question
tr
answer
The equivalent HTML element to display: table-row is _____
question
Pixels
answer
Cellpadding value is expressible in _____
question
hsides
answer
With the frame value _____, a border is drawn on the top and bottom sides of the table
question
answer
Data cells in a Web table are displayed using a _____ tag