url « Style Basics « HTML / CSS






1.list-style-image: url('collapsed_folder.gif');
2.background-image using the url function, which takes the URL of a file as its only parameter
3.you only have to put a URL in quotes if the URL contains whitespace.