page footers
I’ve been trying to align a HTML paragraph to the bottom right of its containing block element. Trickier than it sounds when you don’t know the height of the content. So my friend (cheers again Martin) pointed me at this: http://ryanfait.com/sticky-footer/ as a possible solution. I haven’t had a chance to work out if I [...]