Difference between reset vs normalize CSS?. How do
they differ?
Answer Posted / hrpynux@gmail.com
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 |
Post New Answer View All Answers
Name the property for controlling the image position in the background.
Explain the difference in approach when designing a responsive website over a mobile-first strategy?
What are the features of css3?
How are shorthand properties are used in css?
What are the disadvantages of embedded style sheets?
What do you mean by cascading?
How to create box shadow and text shadow using css3?
Can you write css3 code to arrange text in multi columns?
What is hover color?
What are difference between class selector and id selector?
How can you create shadow effets in css3?
What is set rule?
Does id override class?
What is font weight in css?
Who maintains the CSS specifications?