Open NouraldinS opened 6 years ago
@NoureldeanSaed I think normalize.css is more sophisticated and makes subtle changes as It precisely targets only the styles that need normalizing.
Normalize.css focuses not on using a hard reset for all common elements, but instead on setting common styles for these elements.
Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
What's the point of normalize.css? override everything browsers give? take this
that's mostly everything you'll be needing to 'normalize' your CSS.