Exam 8: Organizing Content With Lists and Tables

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

To merge a cell across multiple columns in an HTML table, you use the ____ attribute in the opening th or td tag for the cell to specify the number of columns in which it should be displayed.

(Multiple Choice)
4.9/5
(35)

Case-Based Critical Thinking Question Quinn plans to use several different types of lists on his Web site selling musical instruments. One of the lists that Quinn wants to include is a set of instructions on how to return an item. The instructions need to be followed in a set order. Which type of list would Quinn create?

(Multiple Choice)
4.9/5
(37)

The ____ element creates a description list, which enables you to specify a name-value pair for each list item.

(Multiple Choice)
5.0/5
(42)

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

colgroup elements are nested withing col parent elements.

(True/False)
4.9/5
(41)

  Referring to the figure above, the code specifies the file browntri. G I f as the bullet character for ________________ lists. Referring to the figure above, the code specifies the file browntri. G I f as the bullet character for ________________ lists.

(Short Answer)
4.8/5
(37)
Match each CSS list-style-type property value with the result.
lower-alpha
1. first item
2. second item
upper-alpha
i. first item
ii. second item
none
a. first item
b. second item
Correct Answer:
Verified
Premises:
Responses:
lower-alpha
1. first item
2. second item
upper-alpha
i. first item
ii. second item
none
a. first item
b. second item
lower-roman
first item
second item
decimal
A. first item
B. second item
(Matching)
4.8/5
(40)

Whenever you add col elements, they must cover all the columns in the table.

(True/False)
4.9/5
(35)

When using dl , ____ indicates the description.

(Multiple Choice)
4.9/5
(35)

By marking up a navigation bar using the ____ element(s), you can add semantic information that helps user agents more accurately render it.

(Multiple Choice)
4.8/5
(34)
Showing 61 - 70 of 70
close modal

Filters

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