Rendering HTML Elements Consistently In All Browsers – Normalize.css
1
Jun
// php the_time('Y') ?>
Normalize.css is a set of CSS rules for forcing HTML elements to render more consistently across all browsers.
Compared to CSS resets, it doesn't reset all elements but leave the useful defaults and fixes various bugs.
The CSS file includes rules for a wide range of elements including the ones for HTML5 and well-documented (inline).
The developer mentions that Normalize.css shouldn't be an insert-and-forget resource, rather, it should be used as a customisable starting point on any project..
Compatibility: All Major Browsers
Website: http://necolas.github.com/normalize.css/
Download: https://github.com/necolas/normalize.css
Website: http://necolas.github.com/normalize.css/
Download: https://github.com/necolas/normalize.css
- Tags:
CSS3 HTML5
- Filed under: Design, License Free, Xhtml & Css
- 0 Comments
Leave a reply











