CSS reset and CSS normalize

CSS: NORMALIZE VS RESET

NORMALIZE Firstly, normalize css is a collection of styles based on what the creator felt would look nice and keep it consistent across browsers. For example, within an <article>, <aside>, <nav>, and <section> tag, Chrome, Safari, and Firefox render <h1> tags with a lower font size and a different margin size than independent tags. In