thenewcode.com
Hard Reset: Using the CSS Initial Value
3
By definition, stylesheet development involves setting CSS properties to new values. Complex stylesheets will eventually grow to the point at which CSS values need to be “wiped clean”, i.e. reset to their initial values. In some cases, those initial v... Read full article