Exam 8: Organizing Content With-Lists And-Tables

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

​    -Referring to the figure above, the ____ attribute merges cell borders of adjacent cells into a single line. -Referring to the figure above, the ____ attribute merges cell borders of adjacent cells into a single line.

(Multiple Choice)
4.8/5
(36)

In HTML5, ____ is recommended as a semantic marker for any content that includes items and descriptions.

(Multiple Choice)
4.7/5
(31)

All the li elements for a list are nested within the opening and closing dl tags._________________________

(True/False)
4.9/5
(36)

  -Referring to the figure above, the ____ cell spans multiple columns. -Referring to the figure above, the ____ cell spans multiple columns.

(Multiple Choice)
4.9/5
(41)

Setting list-style-type to ________________ prevents bullet characters from displaying next to each item.

(Short Answer)
4.8/5
(39)

Unordered list items are displayed with a ____ at the start of each line.

(Multiple Choice)
4.9/5
(35)

The HTML table structuring element called table marks the start and end of table content._________________________

(True/False)
4.7/5
(39)

When using HTML table structuring elements, tc indicates content of a standard table cell

(True/False)
4.8/5
(32)

  -Referring to the figure above, the code specifies the file browntri.gif as the bullet character for ________________ lists. -Referring to the figure above, the code specifies the file browntri.gif as the bullet character for ________________ lists.

(Short Answer)
4.9/5
(35)

Unlike dl and ul, ol does not use the li element to specify list items.

(True/False)
4.9/5
(41)

You can group consecutive columns into a single col element by specifying the number of columns to include as the value of the flow attribute._________________________

(True/False)
4.8/5
(42)

It's easy to nest lists in HTML: you simply insert valid code for a list within the content of an li element..

(True/False)
4.8/5
(37)

The HTML ol element creates a type of list known as a(n) ________________ list.

(Short Answer)
4.9/5
(40)

​    -Referring to the figure above, the header cell content in the Period column is ____. -Referring to the figure above, the header cell content in the "Period" column is ____.

(Multiple Choice)
4.7/5
(40)

The dl element creates a(n) ________________ list, which enables you to specify a name-value pair for each list item.

(Short Answer)
4.8/5
(40)

Each item of data in a table is displayed in a(n) ____, which is the intersection of a row and a column.

(Multiple Choice)
4.9/5
(42)

The default marker for each list item is determined by the user agent rendering the web page but is most often an Arabic letter.

(True/False)
4.8/5
(39)

​    -Referring to the figure above, a table row consists of a ____ series of cells. -Referring to the figure above, a table row consists of a ____ series of cells.

(Multiple Choice)
4.9/5
(33)

Matching Match each CSS list-style-type property value with the result. -lower-roman

(Multiple Choice)
4.9/5
(35)

In a table that doesn't use colspan or rowspan attributes, you can verify that each row includes content for every column by ensuring that each row contains the same number of th or td elements.

(True/False)
4.9/5
(41)
Showing 21 - 40 of 75
close modal

Filters

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