There are many techniques to reset CSS before coding. For example I know and used in practice the following:
But I know that not all of them are good enough. For example YUI CSS reset don't make new html5 elements look as block elements. Eric Meyer's reset CSS is too simple and makes a quite hard reset. I am not sure about Normalize.css