Exam 5: Working With Tables and Columns

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

You can organize columns into ____________________ and format one or more entire columns with a single style declaration or attribute.

(Short Answer)
5.0/5
(45)

Text formatted with the <th> tag is displayed in a(n)____ font.

(Multiple Choice)
4.8/5
(43)

Tables are considered ____________________-level elements.

(Short Answer)
4.8/5
(40)

The number of columns is determined by the maximum number of ____ that are inserted within each row, according to the original HTML specifications.

(Multiple Choice)
4.8/5
(36)

The ____ attribute allows you to determine which sides of the table will have borders.

(Multiple Choice)
4.9/5
(38)

You can use the ____ tag to display preformatted text.

(Multiple Choice)
4.8/5
(38)

Table cells have the lowest precedence in Web table styles._________________________

(True/False)
4.8/5
(28)

To specify a distance of 3 pixels between cell borders, you enter ____.

(Multiple Choice)
4.8/5
(39)

Cell ____________________ refers to the space between the cell contents and the cell border.

(Short Answer)
4.8/5
(43)

To create a cell that spans two columns in a table, you enter the <td> tag as ____.

(Multiple Choice)
4.8/5
(39)

You can apply the table layout to other HTML elements by using the display style._________________________

(True/False)
4.8/5
(42)

In the <caption> tag, an alignment value of ____ places the caption above the table.

(Multiple Choice)
4.9/5
(39)

The valign attribute can be applied to table rows, row groups, columns, and column groups to set the vertical alignment of several cells at once._________________________

(True/False)
4.8/5
(41)

To set the color of a row, you use the ____ style.

(Multiple Choice)
4.8/5
(27)

In a table frame , the sides that will have borders are specified._________________________

(True/False)
4.9/5
(47)

The ____ style can be used to separate the table borders.

(Multiple Choice)
4.8/5
(29)

One difference between the <th> and <td> tags is that text formatted with the <th> tag is left-aligned within the cell._________________________

(True/False)
4.8/5
(32)

To control the space between the table text and the cell borders, add the ____ attribute to the table tag.

(Multiple Choice)
4.9/5
(32)

The width value for a single cell might be overridden by browsers if other cells in the column require a smaller width to display their content._________________________

(True/False)
4.9/5
(35)

Case 5-1 Skylar is trying to build a table to display her inventory of the items she sells in her online software shop.She wants to display the cover, name, vendor, quantity in stock, and price for each item. -Skylar would also like her header row to be blue.How would she accomplish that using a style?

(Multiple Choice)
4.7/5
(38)
Showing 21 - 40 of 139
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)