Tuesday, October 17, 2006

Footers in Web Design

With old table layout methods, vertical positioning is a fairly simple process. With CSS layout, it’s not quite so easy. "A List Apart" shows how to regain control of footers and other vertically positioned layout elements via CSS, JavaScript, and the DOM. Want to find a way to work around all those limitations? Here's how...