The url() function

This function evaluates the URL of a location relative to the CSS file location.

url(location); 
 location;
location

The location as string. If not absolute, will be solved relative to the CSS file URL.