Reset (CSS)
From Wiki @ Karl Jones dot com
Revision as of 10:51, 9 May 2016 by Karl Jones (Talk | contribs) (Created page with "In Cascading Style Sheets, '''CSS reset''' is the practice of "resetting" the CSS for a web page, using a set of baseline rules. == Description == The intent of CSS...")
In Cascading Style Sheets, CSS reset is the practice of "resetting" the CSS for a web page, using a set of baseline rules.
Description
The intent of CSS reset is to reduce [[cross-browser compatibility] issues.
See also
External links
- []