Posts Tagged “SitePoint”
The full <body> of work
by Mike Badgley on February 11, 2009
An article I read this morning on SitePoint called Styling the html and body Elements made me re-think the way I implement my core template framework. In the past, I’ve always placed each template in a wrapper <div> and then used that for (…)