Exam 5: Tables and Css Layout

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

Web __________ means that disabled users can use the Web effectively.

(Short Answer)
4.7/5
(35)

To center a body element within its html container, you should:

(Multiple Choice)
4.8/5
(28)

By default, table header cells (<code>th</code>) display their text with center alignment.

(True/False)
4.7/5
(25)

By default, table data cells (<code>td</code>) display their text with center alignment.

(True/False)
4.9/5
(28)

By default, there is a gap between a table's exterior border and the individual cells' borders, and there's a gap between the borders for adjacent cells. To avoid that gap, you should:

(Multiple Choice)
4.8/5
(44)

To match an element by its location within a collection of elements, you can use which of the following?

(Multiple Choice)
4.9/5
(31)

To align the text within a table's data cells so the text is vertically centered, you should use:

(Multiple Choice)
4.7/5
(37)

To implement a row within a table container, use the ______ element.

(Short Answer)
4.8/5
(29)

To help a screen reader to understand a table's content, you can embed a(n) ______ element in the table's <code>caption</code> element.

(Short Answer)
4.8/5
(39)

To turn on absolute positioning, you should apply a CSS rule to the container in which absolute positioning is to take place. In the CSS rule, you should:

(Multiple Choice)
5.0/5
(37)
Showing 21 - 30 of 30
close modal

Filters

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