Question: 4 . Enter _ _ _ _ tags to identify text to be table headings. a . and c . and b . and d
Enter tags to identify text to be table headings.
a and c and
b and d and
Text formatted with the tag is displayed in an font.
a italicized c underlined
b boldface d colored
Each row of a table is indicated using a twosided tag.
a c
b d
Data cells in a Web table are displayed using a tag.
a c
b d
If you have four tags in each table row, that table has columns.
a two c four
b three d six
In the tag, an alignment value of places the caption below the table.
a below c under
b bottom d beneath
The table header, table body, and table footer must all contain the same number of
a columns c rows
b styles d indices
The attribute can be used to specify the number of columns a colgroup references.
a id c span
b div d class
The attribute controls the amount of space inserted between table cells.
a cellpadding c cellspacing
b cellbetween d cellborder
To control the space between the table text and the cell borders, add the attribute to the table tag.
a cellspacing c cellborder
b cellbetween d cellpadding
Spanning cells are created by inserting a attribute in a or tag.
a rowspan or colspan c cellspan or rowspan
b spanrow or spancol d tdspan or trspan
One tip for the effective use of tables is to use cell to keep the table content from appearing too
crowded.
a padding c kerning
b tracking d spanning
The attribute allows you to determine which sides of the table will have borders.
a rules c frame
b box d rhs
With the frame value a border is drawn only below the table.
a under c below
b beneath d vsides
With the frame value a border is drawn on the top and bottom sides of the table.
a rhs c vsides
b lhs d hsides
With the frame value a border is drawn on the left and right sides of the table.
a lrhs c vsides
b hsides d both
To create a border using CSS you use the style.
a tableborder c border
b bordersize d bordertype
To specify a distance of pixels between cell borders, you enter
a borderstyle: px c bordercollapse: px
b borderwidth: px d borderspacing: px
To set the color of a row, you use the style.
a backgroundcolor c color
b rowcolor d colcolor
Which of the following table styles has the lowest precedence?
a table cells c table
b row groups d column groups
Columns and column groups accept only four styles: border, background, and visibility.
a color c width
b height d fontfamily
Table can contain any HTML elements including headings, lists, inline images, and even other
tables.
a rows c cells
b columns d grids
With you can apply the full range of CSS styles not available to columns and column groups.
a pseudocode c pseudoclasses
b pseudoattributes d pseudoevents
The equivalent HTML element to display: tablerow is
a tr c thead
b tbody d col
The equivalent HTML element to display: tablecolumn is
a td c col
b th d colgroup With the frame value a border is drawn only below the table.
a under c below
b beneath d vsides
With the frame value a border is drawn on the top and bottom sides of the table.
a rhs c vsides
b lhs d hsides
With the frame value a border is drawn on the left and right sides of the table.
a lrhs c vsides
b hsides d both
To create a border using CSS you use the style.
a tableborder c border
b bordersize d bordertype
To specify a distance of pixels between cell borders, you enter
a borderstyle: px c bordercollapse: px
b borderwidth: px d borderspacing: px
To set the color of a row, you use the style.
a backgroundcolor c color
b rowcolor d colcolor
Which of the following table styles has the lowest precedence?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
