Solved

Critical Thinking Questions Case 4-2

Question 40

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions