Any browser comes with its own implemented method for displaying non-css setted html pages, but they have their own set of styles, sometimes regardless of the W3C recommandation, and so often different between them.
Nowadays, the trends are to use reset css files to make your style identical for any browser, without breaking your head on the wall.
The most commonly used CSS Reset are :
But you, do you use a CSS Reset method or file ? Do you use your own ?
Leave your though, I'll be pleased to discuss with you about that ! :)