Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Articles tagged: CSS Variables

Found 3 documents

  • Web/CSS/--* Property names that are prefixed with --, like --example-name, represent custom properties that ...
  • Web/CSS/Using_CSS_variables CSS Variables are entities defined by CSS authors which contain specific values to be ...
  • Web/CSS/var The var() function can be used instead of any part of a value in any property on an element. The ...