Helpful Information
 
 
Category: HTML & CSS
List Bullet Image Question

This isn't a problem but I'm wondering why a custom bullet image can be used without the height and width attributes.

Should I be preloading the image with its dimensions or does it not matter?

ul
{list-style: inside url("bullet.gif"); padding: 0; margin: 0;}

It just uses the image's width and height, and doesn't worry about scaling.

Don't worry about anything, all is fine. ;)

Thanks Jason










privacy (GDPR)