I know what CSS Reset is, but recently I heard about this new thing called Normalize.css
What is the difference between Normalize.css and Reset CSS?
What is
resetting seems a necessity to meet custom design specifications, especially on complex, non-boilerplate type design projects. It sounds as though normalizing is a good way to proceed with purely web programming in mind, but oftentimes websites are a marriage between web programming and UI/UX design rules.