Exam 9: Table Basics

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

Use the ______ attribute to configure the browser to render default table and table cell borders.

Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
Verified

C

The CSS border-spacing property can be used to configure the horizontal and vertical spacing of table borders.

Free
(True/False)
4.8/5
(37)
Correct Answer:
Verified

True

To eliminate the space between table cells, use the ___________ property.

Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
Verified

C

A table with a width set to 600 pixels will look _______ on a monitor with resolution set to 640 x 480 than on a monitor with resolution set to 1024 x 768

(Multiple Choice)
4.8/5
(38)

Use the _____ element to contain a table row.

(Multiple Choice)
4.9/5
(31)

The CSS vertical-align property can be used to configure the vertical alignment of the contents of a table cell.

(True/False)
4.9/5
(42)

Is the following HTML code valid? < table > < tr > < td >cell 1< /td > < td >cell 2< /tr > < /tr > < /table >

(Multiple Choice)
5.0/5
(41)

Which of the following CSS3 properties configure the alignment of text within a table?

(Multiple Choice)
4.9/5
(30)

Use the ________ element to configure a table footer row group.

(Multiple Choice)
4.7/5
(36)

Which of the following CSS3 pseudo-elements could be used to apply styles to the last row of a table?

(Multiple Choice)
4.8/5
(41)

Use the ______ element to contain an HTML table.

(Multiple Choice)
4.7/5
(36)

An HTML table is comprised of ____ and ______.

(Multiple Choice)
4.9/5
(30)

Which of the following CSS3 properties position the caption of a table?

(Multiple Choice)
4.8/5
(33)

Use the headers attribute on the ___ element to correspond to the id attribute on a ___ element.

(Multiple Choice)
4.8/5
(36)

Use the ____ element to configure a table heading cell.

(Multiple Choice)
4.8/5
(31)

The purpose of the _______ element is to describe the contents of a table.

(Multiple Choice)
4.7/5
(42)

Use the ______ attribute on a td element to associate it with a table heading cell.

(Multiple Choice)
4.7/5
(30)

Use the ______ element to contain a table data cell.

(Multiple Choice)
4.9/5
(33)

Use the ________ element to configure a table head row group.

(Multiple Choice)
4.9/5
(47)

Use the th element to indicate a table column or row _____.

(Multiple Choice)
4.9/5
(36)
Showing 1 - 20 of 24
close modal

Filters

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