I have a design which needs two background images and must work in IE. So I decided to place 1 image on the html tag and the other on the body ...
I'm getting this top margin from alexchen.info #2. I'm not sure what's that. It is not my CSS file (style.css). I'm not ...
alexchen.info #2
style.css
I have a <div> with an <h1> tag in it (at the moment that is the only thing. I am building this site top-down). I am getting a very large space ...
<div>
<h1>
I saw many times using header tag. It's comes some pixels. So I avoided that using
margin:0px; and padding:0px;