CSS Normalize Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. Normalize.css is a project by Nicolas Gallagher, co-created with Jonathan Neal.
CSS Reset Uses Eric Meyer's Reset CSS. The effect of a CSS reset stylesheet applied is to effectively override the "default" styling applied by browsers.