Posts Tagged “HTML5”
Stick a Footer to the Bottom – HTML5
by admin on December 29, 2011
Below is some updated/streamlined code of my earlier post on how to stick a footer to the bottom of a page whose content is not sufficient to push below the fold. Its using some HTML5 features like the ‘footer’ & ‘header’ tags (…)