Exam 8: Organizing Content With Lists and Tables
Exam 1: Getting Started With Html67 Questions
Exam 2: Structuring Content in a Web Document71 Questions
Exam 3: Getting Started With Css71 Questions
Exam 4: Laying Out Elements With Css71 Questions
Exam 5: Formatting Text With Css71 Questions
Exam 6: Inserting and Working With Links70 Questions
Exam 7: Inserting and Working With Images71 Questions
Exam 8: Organizing Content With Lists and Tables70 Questions
Exam 9: Implementing Responsive Design71 Questions
Exam 10: Creating and Processing Web Forms71 Questions
Exam 11: Creating Visual Effects and Animation71 Questions
Exam 12: Incorporating Video and Audio71 Questions
Exam 13: Programming Web Pages With Javascript71 Questions
Exam 14: Integrating Social Media72 Questions
Exam 15: Optimizing Your Web Site for Search Engines71 Questions
Exam 16: Testing and Improving Performance71 Questions
Select questions type
The dl element creates a(n) ________________ list, which enables you to specify a name-value pair for each list item.
Free
(Short Answer)
4.8/5
(43)
Correct Answer:
description,definition
In an unordered list, the default bullet character is a(n) ____, but you can use the CSS list-style-type property to specify a different bullet shape.
Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
B
To implement a CSS layout where elements are treated as components of a table but are not marked as tabular data, you create a structure that parallels the arrangement of ____ elements in an HTML table.
Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
D
Adding a(n) ____ to a description list element enables you to format a list without specifying the formatting for every item-description pair.
(Multiple Choice)
4.8/5
(29)
When using HTML table structuring elements, tc indicates content of a standard table cell
(True/False)
4.8/5
(43)
Referring to the figure above, a(n) ____ is displayed around each cell.

(Multiple Choice)
5.0/5
(38)
You create each item in an ordered list with the ____ element.
(Multiple Choice)
4.7/5
(46)
An element with the table-cell value for the display property serves the role of a th or td element. _________________________
(True/False)
4.8/5
(40)
Unordered list items are displayed with a ____ at the start of each line.
(Multiple Choice)
4.8/5
(49)
Referring to the figure above, the word "Period" is in a cell that spans ____.

(Multiple Choice)
4.9/5
(35)
When creating a table in HTML, ____ marks the content of a data cell.
(Multiple Choice)
4.8/5
(39)
A description list was known in previous versions of HTML as a(n) dictionary list. _________________________
(True/False)
4.8/5
(36)
In HTML5, ____ is recommended as a semantic marker for any content that includes items and descriptions.
(Multiple Choice)
4.9/5
(45)
What is a description list? What was a description list called in previous versions of HTML? How is a description list used in HTML 5?
(Essay)
4.8/5
(32)
Case-Based Critical Thinking Question Quinn plans to use several different types of lists on his Web site selling musical instruments.
The final list that Quinn is creating is the name of famous people he has worked with and the instrument they play. He wants to be able to specify a name-value pair. He would use the ____ list.
(Multiple Choice)
4.9/5
(34)
By default, each col element applies to a single column, starting from the right side of the table. _________________________
(True/False)
4.8/5
(30)
When creating a table in HTML, ____ marks the content of a header cell.
(Multiple Choice)
4.7/5
(36)
You mark an unordered list item content with the same ________________ element that you use for an ordered list.
(Short Answer)
4.9/5
(33)
When using dl , ____ marks the term or item being described.
(Multiple Choice)
4.9/5
(47)
You can add semantic information to a table by using the ____ element to mark the header rows of the table.
(Multiple Choice)
4.9/5
(36)
Showing 1 - 20 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)