Exam 8: Organizing Content With-Lists And-Tables
Exam 1: Getting Started With HTML75 Questions
Exam 2: Structuring Content in a Web Document75 Questions
Exam 3: Getting Started With CSS71 Questions
Exam 4: Laying Out Elements With CSS75 Questions
Exam 5: Formatting Text With CSS75 Questions
Exam 6: Inserting and Working With Links74 Questions
Exam 7: Inserting and Working With Images74 Questions
Exam 8: Organizing Content With-Lists And-Tables75 Questions
Exam 9: Implementing Responsive Design74 Questions
Exam 10: Creating and Processing Web Forms75 Questions
Exam 11: Creating Visual Effects and Animation75 Questions
Exam 12: Incorporating Video and Audio74 Questions
Exam 13: Programming Web Pages With Javascript75 Questions
Exam 14: Integrating Social Media75 Questions
Exam 15: Optimizing Your Web Site for Search Engines75 Questions
Exam 16: Testing and Improving Performance70 Questions
Select questions type
-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.

(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.

(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 ____.

(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.

(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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)