Solved

Mike Wants to Further Enhance the Look of the Webpage

Question 59

Multiple Choice

Mike wants to further enhance the look of the webpage. He decides to display an image of some of the highly rated products beside the grocery list items instead of a standard bullet. On acquiring the required image from the owner of FreshGroceries, Mike saves it as a file named grocery. p n g. Which of the following style rules should be used to define the use of this image 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