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
How will you add border images to an html element?
How do you collapse margins in css?
Name the property for controlling the image position in the background.
Where do I put css?
What are contextual selectors?
Enlist the media types CSS allows?
Are style sheets case sensitive?
What are normal margins?
What do you understand by W3C?
How grouping happens inside a css?
What is the usage of Class selector?
How do you use cascade in a sentence?
Can we override inline style?
With the help of examples explain grouping and nesting of css selectors.
What are the advantages and disadvantages of embedded style sheets?