Wednesday, 12 March 2008

Position a footer at the bottom of a page

Not a tool as such, more of a technique to place a footer at the bottom of a page using CSS. Ahh, this used to be a piece of cake in that halcyon days of table based design, but is pretty tricky in CSS based layout. This good article called FooterStickAlt from the Man In Blue should solve a lot of problems, I know it has for me.

Check out the example page I have produced here and see how the footer looks across all Grade A browsers

Tuesday, 11 March 2008

Yahoo CSS Grid Builder Tool

A tool from Yahoo which creates a HTML file for virtually any CSS based grid layout you desire. The code this tool generates is based on its grid.css framework and will work across all Grade A browsers.

YUI: CSS Grid Builder

Thursday, 6 March 2008

Yahoo YUI - CSS Templates

An excellent CSS development framework provided by the Yahoo developer network.