Faster Development with CSS Constants
# Linked to 13 November 2007, 03:36 in Articles by Sam Brown
Anyone even slightly familiar with a programming language will have come across the concept of constants – a fixed value that can be used through your code. For example, in a PHP script I might have a constant which is the email address that all emails generated by my application get sent to.
Tweet Subscribe to the RSS Feed →