Multiple Choice
Critical Thinking Questions Case 4-2
Mike is working on the development of a webpage for FreshGroceries. He has been asked to create a list of all the essential daily household goods that people can purchase easily through this online grocery store.
Mike decides to use the Cascading Style Sheets (CSS) list-style properties to create the list of all the grocery goods offered by the online store. Which of the following style rules is accurate if Mike wants to define a filled square bullet for an unordered list of all the grocery items?
A) uli { style-rule: square bullet type;
}
B) ul { list-style-type: square;
} ol
C) ul { list-style-type: square;
}
D) { list-style-type: square;
}
Correct Answer:

Verified
Correct Answer:
Verified
Q12: In the context of style sheet precedence,
Q30: The _ property describes specific and general
Q35: Cascading Style Sheets (CSS) supports _ styles.<br>A)virtual
Q37: External styles defeat the purpose and advantages
Q39: Applying a shadow to the header element
Q42: The _ is an example of block
Q44: An internal style sheet is also known
Q45: The four values of left (the default),
Q65: An external style sheet is also called
Q72: Style sheets are said to _ because