Css:list-style-image to set the image as a detailed list item tag

Source: Internet
Author: User
The List-style-image property in CSS is to set the image as a list item marker. This paper describes in detail the definition and usage of list-style-image, list-style-image syntax, and list-style-image examples.

The function of the List-style-image property in CSS is to set the image as a list item marker.

List-style-image attribute Instance

Set the image to the item tag in the list:

UL  {  list-style-image:url ("/i/arrow.gif");  List-style-type:square;  }

List-style-image Definition and usage

The List-style-image property uses an image to replace the tag of the list item.

Description

This property specifies an image that is marked as an ordered or unordered list item. The placement of an image relative to the contents of a list item is usually controlled using the List-style-position property.

Note: Always specify a "List-style-type" attribute in case the image is not available.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.