Computer Science, asked by mohdovesh3610, 1 year ago

What's the difference between "resetting" and "normalizing" css? Which would you choose, and why?

Answers

Answered by Anonymous
0

The major difference is that: CSS resets aim to remove all built-in browser styling. ... Normalize CSS aims to make built-in browser styling consistent across browsers. Elements like H1-6 will appear bold, larger et cetera in a consistent way across browsers.

Similar questions