Exam 8: Organizing Content With-Lists And-Tables

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

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

(Multiple Choice)
4.9/5
(27)

The syntax to specify an image to display in place of a bullet is the text url followed by the path and filename of the image file, enclosed in ____.

(Multiple Choice)
4.7/5
(36)

In a table that doesn't use colspan or rowspan attributes, how can you verify that each row includes content for every column? When you use colspan and rowspan attributes, how can you confirm that your content fits the table dimensions.

(Essay)
4.9/5
(31)

You create each item in an ordered list with the ____ element.

(Multiple Choice)
4.8/5
(34)

CSS lets you specify that you want elements treated as components of a table, but without marking them semantically as tabular data.To implement this layout, you use ____elements, such as divs.

(Multiple Choice)
4.8/5
(39)

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
(46)

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

(Multiple Choice)
4.8/5
(35)

​    -Referring to the figure above, the word Period is in a cell that spans ____. -Referring to the figure above, the word "Period" is in a cell that spans ____.

(Multiple Choice)
4.8/5
(25)

You can add semantic information to a table by using the ____ element to mark the header rows of the table.

(Multiple Choice)
4.7/5
(41)

In addition to choosing from the standard selection of bullet characters using the list-style-type property, you can instead choose to specify an image to display as the bullet character using the ____ property.

(Multiple Choice)
4.7/5
(35)

Matching Match each CSS list-style-type property value with the result. -upper-alpha

(Multiple Choice)
4.8/5
(37)

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)
5.0/5
(40)

The content of a table header cell is ____ by default in most browsers.

(Multiple Choice)
4.9/5
(39)

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.

(Multiple Choice)
4.7/5
(32)

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

Case-Based Critical Thinking Question Lorienne is building a table for her Web site that shows her babysitting rates depending on the number of hours and number of children watched. -Lorienne wants the number of children to show across the top of the table, as a column heading.To do this, she should use the ____ basic table structuring tag.

(Multiple Choice)
4.8/5
(27)

Case-Based Critical Thinking Question Quinn plans to use several different types of lists on his Web site selling musical instruments. -Quinn is also creating a list of the types of clients he works with (schools, individuals, orchestras), and the list does not need to be in a particular order.What type of list should he create?

(Multiple Choice)
4.7/5
(32)

When using dl, ____ marks the term or item being described.

(Multiple Choice)
4.8/5
(35)

A table organizes data in horizontal ________________.

(Short Answer)
4.8/5
(36)

​    -Referring to the figure above, ____ element(s) is required to specify the number or arrangement of columns. -Referring to the figure above, ____ element(s) is required to specify the number or arrangement of columns.

(Multiple Choice)
4.9/5
(46)
Showing 41 - 60 of 75
close modal

Filters

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