The ________ property can be used to specify an image as the list item marker in an unordered list.
- image-list-style
- list-item-image
- list-style-image
- marker-image
The correct property is list-style-image. This property allows you to set an image as the marker for list items in an unordered list.
Loading...
Related Quiz
- Which CSS framework uses utility classes as its core approach to styling?
- What is the primary purpose of using custom fonts in web design?
- In SASS/SCSS, the ________ directive allows for the creation of reusable chunks of CSS.
- How can you pause an animation before it begins or between iterations?
- Which display value would you use to hide an element but keep its space in the layout?