Exam 8: Tables

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

Use the headers attribute on the ___ tag to correspond to the id attribute on a < th > tag.

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

B

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

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

True

Use the ______ attribute to configure the width of a table border.

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

C

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

(Multiple Choice)
4.7/5
(38)

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

(Multiple Choice)
4.8/5
(44)

_Use _______ element to indicate table column headings or table row headings.

(Multiple Choice)
4.9/5
(40)

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

(Multiple Choice)
4.7/5
(26)

Use the CSS ______ property to configure the cellpadding of a table.

(Multiple Choice)
4.8/5
(42)

Choose the best answer below to the following question: Is the following CSS code valid? table { border: 2px #000000 solid; Border-spacing: 0; }

(Multiple Choice)
4.8/5
(35)

Which of the following CSS3 pseudo-elements will be useful when configuring every other row of a table?

(Multiple Choice)
4.9/5
(40)

Which of the following CSS properties positions the caption of a table?

(Multiple Choice)
4.8/5
(42)

The table element's __________ attribute is valid when using HTML5 syntax.

(Multiple Choice)
4.9/5
(36)

An HTML table is comprised of ____ and ______.

(Multiple Choice)
4.8/5
(29)

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

(Multiple Choice)
4.9/5
(25)

Use the ________ tag pair to configure a table footer row group.

(Multiple Choice)
4.8/5
(45)

Is the following code valid in HTML5? < table border="1" cellspacing="5" cellpadding="5" >

(Multiple Choice)
4.7/5
(35)

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.9/5
(40)

Select the item below that lists elements used in an HTML table:

(Multiple Choice)
4.8/5
(41)

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

(True/False)
4.7/5
(43)

Use the _____ tag pair to begin and end a table row.

(Multiple Choice)
4.8/5
(44)
Showing 1 - 20 of 22
close modal

Filters

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