Exam 10: Data Tables

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The ____________________ element does not accept the padding property, so you have to apply it to the < th > and < td > elements.

(Short Answer)
4.9/5
(32)

You can select and style individual tables by giving them a class or ____ name to apply style rules only to the selected table.

(Multiple Choice)
4.8/5
(39)

HTML tables are designed not only to present data properly in the browser window, but to be read sequentially by screen readers and other assistive devices.

(True/False)
4.9/5
(38)

What can you apply to alternate rows of a table to make table data easier to read?

(Multiple Choice)
4.8/5
(29)

A table will be more legible if you do which of the following?

(Multiple Choice)
4.8/5
(34)

The < tr > tag marks the beginning and end of table rows.

(True/False)
4.9/5
(38)

Rows can be grouped into head, body, and ____ sections.

(Multiple Choice)
4.8/5
(40)

The ________ element lets you create a table header cell that presents the cell content as bold and centered by default.

(Short Answer)
4.9/5
(39)

You can activate cell highlighting when a user points at a cell by using the ____________ pseudo-class.

(Short Answer)
4.9/5
(39)

You can style the caption with CSS to position the caption on the top or bottom of the table using the ____ property.

(Multiple Choice)
4.9/5
(33)
Showing 41 - 50 of 50
close modal

Filters

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