1. ConceptThe CSS list properties are as follows: Set different list item markers to ordered lists. Set different list item markers to unordered lists. Set list item markers to images. 2. What are the types of lists?List of types:
Using CSS, lists can be styled further and images can be used as list item markers. 3. Common ul ol list item tagsThe list-style-type property specifies the type of list item marker:
IV. Image browser compatibility solution for ul ol list item tagsTo specify an image for a list item marker, use the list-style-image property. In all browsers, the following example will display the image tag:
Code Analysis
5. Expansionul ol list abbreviation attribute All list attributes can be specified in a single attribute. This is called an abbreviation attribute. To use the shorthand properties for lists, set the list style properties as follows:
If using abbreviations the order of attribute values is: ①list-style-type. ②list-style-position. ③list-style-image. If one of the above values is missing, it's OK as long as the rest are in the specified order. VI. ConclusionThis article is based on HTML basics. This article mainly introduces the common HTML ul ol lists and common list marker icons. For the problem of browser compatibility with list images, a series of solutions are provided. Finally, relevant knowledge is expanded and code is optimized. I hope it can help you learn. This article is reprinted from the WeChat public account "IT Sharer", which can be followed through the following QR code. To reprint this article, please contact the IT Sharer public account. |
<<: Ericsson signs 5G SA agreement with Spanish telecom operator Masmovil
On October 31, 2019, the first day of the 28th Ch...
In the digital age, traditional fast-moving consu...
There’s no denying that the advent of 5G technolo...
[[285457]] Preface The Hypertext Transfer Protoco...
According to foreign media reports, communication...
We know that TCP is reliable. Our previous articl...
[[335662]] The COVID-19 pandemic has imposed mand...
As early as this year's "Two Sessions&qu...
Internet Control Message Protocol: ICMP is a cont...
It’s that time of year again when analysts and ex...
Nowadays, Wi-Fi has become an indispensable part ...
[[386132]] The increasingly decentralized, hetero...
[[185144]] Riverbed Technology, the application p...
[[413633]] As part of his plan to promote large-s...
[51CTO.com original article] On September 20, 201...