Hello, I'm learning to code in XHTML/CSS. So far, (my first coding project) I have this: http://jrcdesigns.co.uk/test/Leafy/index.html
The problem I am having is getting the footer image (The Leafy thing at the bottom) to be at the bottom. Right now it is set to absolute positioning, however this is just a short term fix that I am not happy with.
How can I have the footer not positioned absolute, with 100% width at the bottom of the page?
I have tried putting it outside the container however doing this makes it appear near the top of the page. :o
Any ideas?
The problem I am having is getting the footer image (The Leafy thing at the bottom) to be at the bottom. Right now it is set to absolute positioning, however this is just a short term fix that I am not happy with.
How can I have the footer not positioned absolute, with 100% width at the bottom of the page?
I have tried putting it outside the container however doing this makes it appear near the top of the page. :o
Any ideas?








