Reset (CSS)

From Wiki @ Karl Jones dot com
Revision as of 11:52, 9 May 2016 by Karl Jones (Talk | contribs)

Jump to: navigation, search

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.

Examples

[] by Eric Meyer is a well-known CSS reset.

See also

External links

  • []