Skip to content

🦕 A small addition to normalize.css that adds support for old browsers again.

License

Notifications You must be signed in to change notification settings

juytter/normalize-oldies.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦕 Normalize oldies

Normalize old and modern browsers. A small addition to normalize.css that adds support for old browsers again.

Usage

Download normalize--oldies.css and link after normalize.css.

<link rel="stylesheet" href="normalize.css">
<link rel="stylesheet" href="normalize--oldies.css">

Browser support

  • Mozilla Firefox 3+
  • Apple Safari 4+
  • Opera 10+
  • Internet Explorer 6+

Normalize versions

normalize oldies major version follows normalize.css version and has been reviewed up to this version. Update or patch versions are not related to normalize.css.

Notes

  • **abbr[title]**. To normalize old and modern browsers normalize--oldies.css set <abbr> to : border-bottom: 1px solid dotted;No other style has been overwritten.
  • In 2019, around 0.4% of 4 billions internet users still use Internet Explorer 10-
  • Additional notes see. normalize README.

About

🦕 A small addition to normalize.css that adds support for old browsers again.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published