impressions as a web developer

impressions as a web developer

when I find out a new way to create stuff

use
"li:before{ content: url('image.png') }"
instead of
"li{ list-style-image: url('image.png') }"