url()

Term side of the Card
Topic: Global Functions
Unit title: url()
Categories: Function
Explanation side of the Card

Explanation: The function used to include external resources, such as images or fonts, in the styles. It specifies the location of the resource, enabling to set properties like `background-image` or `font-face` with paths to external files.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: