Skip to content

JamesHoover/CSS_Reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CSS_Reset

Resets/standardizes all default HTML element formatting to remove browser inconsistencies. (Apply reset file before other CSS files.)

Includes:

  • Applies a natural box layout model, anti aliased font, and auto text adjustment (used for mobile) to all elements.
  • Fix for collapsing of parent with floated children. Use class 'clearfix' on parent.

About

Resets/standardizes all default HTML element formatting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages