Recent posts added to this group
What method do you use for clearing your floats. I've been a big fan of using: overflow:auto, or overflow:hidden on the parent containers. Seemed like a nice easy method without the gob of css that the easy clearing method championed by positioniseverything.net ie .clearfix:after { content: ".";...