Clearfix Method
In order to make the footer have left- and right-floated DIVs inside it, we add a "clearfix" class to the footer.  But that causes an unwanted margin to appear beneath the footer.

The clearer-DIV method does the same thing, but not quite as bad.