Difference between reset vs normalize CSS?. How do
they differ?
Normalize. css is mainly a set of styles, based on what its author thought would look good, and make it look consistent across browsers. Reset basically strips styling from elements so you have more control over the styling of everything.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how flexibility is achieved more in css3?
Explain what are image sprites?
What is hover effect?
How do you inspect element on mobile?
What are css vendor prefixes?
Is css3 backwards compatible?
What are the pseudo classes on <a> tags?
What is the difference between padding and margin?
What are the common values used in 2d transforms?
How will you add border images to an html element?
How do I remove the underline from a hyperlink?
What is css flexbox?