1.

What are the difference between "resetting" and "normalizing" CSS?

Answer»
S.noresettingnormalizing
1.Resetting removes all the built-in BROWSER STYLING.Normalizing makes the integrated browser styling consistent across the browsers.
2.It does not PROVIDE bug fixes.It includes bug fixes.
Also Read: Tips to crack CSS interviews


Discussion

No Comment Found