Solved

Critical Thinking Questions Case 4-2

Question 96

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 wants to further enhance the look of the webpage. He decides to display the images of some of the highly rated products instead of listing those using bullets. On acquiring all the required images from the owner of FreshGroceries, Mike places them in a file named grocery. p n g. Which of the following style rules should be used to define the use of these images as a bullet for the unordered lists?


A) uli { image-style-rule: (grocery. P n g) ;
}
B) ul { list-style-image: url(grocery. P n g) ;
}
C) ul { list-style-type: image(grocery. P n g) ;
}
D) { list-style-type: (grocery. P n g) ;
}

Correct Answer:

verifed

Verified

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

Related Questions