User Interface Expert Question:
Download Questions PDF

What is a CSS reset. What is the difference between a CSS reset and normalize.css?

UI Developer Interview Question
UI Developer Interview Question

Answer:

CSS Reset removes browser default styles. Normalize.css sets a standard across all browsers (It does not 'reset' them).

Download UI Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the difference between <div> and <frame>?Explain what's the real difference between HTML and HTML5?