Source code
Revision control
Copy as Markdown
Other Tools
<html>
<title>JPEG XL CSS list-style-image reference</title>
<style>
li {
list-style-image: url(resources/3x3_srgb_lossless.png);
}
</style>
<ul><li>item</li></ul>
</html>