Exam 10: Data Tables

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

If you add a rowspan to a table, you will need to reduce the number of cells to accommodate the span.

(True/False)
4.8/5
(41)

Use the _________________ property to position the caption on the top or bottom of the table.

(Short Answer)
4.8/5
(45)

When you build column spans,start from the right side of the table since column spans always span from right to left.

(True/False)
4.9/5
(36)

Table data becomes much easier to read when alternate rows have a distinguishing ____________________ color.

(Short Answer)
4.8/5
(39)

Since CSS page layouts are broadly supported, tables should be used only to present which of the following?

(Multiple Choice)
4.8/5
(36)

Which pseudo-class can you use to cause the background or font to change when the user points to a cell or row?

(Multiple Choice)
4.9/5
(42)

Which element contains the table cells?

(Multiple Choice)
4.9/5
(43)

You can style individual row and cell borders using _____________ or ids to make specific selections in the table.

(Short Answer)
4.9/5
(35)

After which tag must the < caption > element appear if you want to include a caption for the table?

(Multiple Choice)
4.8/5
(37)

Explain how you can group and style columns in a table. Show a coding example.

(Essay)
4.9/5
(35)

The ____ element lets you specify style characteristics for individual columns.

(Multiple Choice)
4.7/5
(36)

In the < col > element, what attribute can you use that can be used as selectors in the style sheet?

(Multiple Choice)
4.9/5
(37)

In which direction do rows span?

(Multiple Choice)
4.7/5
(37)

Which element establishes the table?

(Multiple Choice)
4.7/5
(38)

Explain how you can style the caption of a table.

(Essay)
5.0/5
(37)

Which element lets you create a table header cell that presents the cell content as bold and centered by default?

(Multiple Choice)
4.7/5
(27)

Each table cell should have its own border to make the table data easier to read.

(True/False)
4.9/5
(43)

Explain how you can style table borders.

(Essay)
4.9/5
(38)

When you ____ a table next to a block of text, you can provide white space around the table with the margin properties.

(Multiple Choice)
4.9/5
(44)

The___________ attribute lets you create cells that span multiple rows of a table.

(Short Answer)
4.9/5
(36)
Showing 21 - 40 of 50
close modal

Filters

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