Hey all, first post here and trying to figure out something that has been bugging me with some very basic design. I just started designing so be nice
I did a bunch of research beforehand to try and figure out my problem, but with no resolution.
Here is my test page http://brianleo.me/tst/
1st…There is a gap between the div container and the top of the page, read that html, body {margin: 0; padding: 0;} was supposed to take care of this but that doesn’t seem to work.
2nd…Appears also that there is either padding or margin below both the header and footer, but none in the CSS.
Not sure what is going on, but any help would be awesome! Thanks.