Positioning a background image at the foot of the page

If you need to position a background image at the foot of a page you will realise its pretty tricky to align it right at the bottom.

Add the following to your stylesheet and hey presto!

html {
min-height: 100%;
height: auto;
}

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>