Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the list properties of Css

2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces what the list attributes of Css are, which can be used for reference by interested friends. I hope you can learn a lot after reading this article.

1. Type

List-style-type: none (unmarked); disc (default, dots)

Circle (circle); square (square)

Decimal (digital)

Decimal-leading-zero (numeric token that begins with 0). (01,02,03, etc.)

Lower-roman (small code numbers, such as I, ii, iii, iv, v, etc.)

Upper-roman (uppercase Roman numerals, such as I, II, III, IV, V, etc.)

Lower-alpha (lowercase letters)

Upper-alpha (capital letters)

2. Specify the location of the list item tag in the list:

List-style-position: outside (default. Keep the tag on the left side of the text. The list item tag is placed outside the text, and the surrounding text is not aligned according to the tag)

List-style-position: inside (the list item tag is placed within the text, and the surrounding text is aligned according to the tag)

List-style-position: inherit (specifies that the value of the list-style-position attribute should be inherited from the parent element)

3. Set the image to the item tag in the list:

List-style-image: url (..) The path to the image; none (no graphics are displayed by default)

List-style-image: inherit (specifies that the value of the list-style-image attribute should be inherited from the parent element)

Thank you for reading this article carefully. I hope the article "what are the list properties of Css" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report