Difference between revisions of "Reset (CSS)"
From Wiki @ Karl Jones dot com
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...") |
(No difference)
|
Revision as of 10:51, 9 May 2016
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
- []