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 |
What is margin and padding?
Must I quote property values?
How is a css executed in case of more than one conflicting rule?
Differentiate logical tags from physical tags?
What is the difference between logical tags and physical tags?
What are the different types of style sheets?
What fonts can I use in css?
With the help of examples explain grouping and nesting of css selectors.
How to group css definitions together?
How do I center block-elements with css1?
What is the origin of CSS3 ?
What is the difference between margin and padding?