A CSS reset is
CSS code that we can put at
the top of our own code. The CSS reset code
will neutralize any code that the browser wants
to add to our webpages. There are some popular
CSS Reset stylesheets that you can choose from:
In the example given below, we
show how to use Eric Meyer's
CSS Reset in your code: