It certainly seems that HTML5 is starting to take hold with more and more websites launching that make use of HTML5 but how good is it?
Tag archives: coding
My HTML/CSS templating system
When creating pages with HTML/CSS I like to make it as speedy as possible for both production and future maintenance. I make this possible with a very simple PHP template system.