Applying reset stylesheets to HTML using CSS
As John Meyer states: “The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on.” I am using this pretty much as is. The only difference is that I have also deined my own style for “h1” styles heading, using …
Continue reading ‘Applying reset stylesheets to HTML using CSS’ »