I've coding for about a week now and I'm learning all by my self (which hopefully explain a lot of my errors in this code).
I've tried dozen of examples to get my footer to stick to the bottom of the page. When i try to change the "position:absolute" of the wrapper or footer, it either gives a gap between the browser window and header or puts the footer up on the top.
I have no idea how to fix this. (Some tips for my code is also greatly appreciated!)
HTML http://pastebin.com/ksgJSUpz
CSS http://pastebin.com/i9nPtYkU
Thanks!