Tag archives: coding

HTML5

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?

Continue reading HTML5>

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.

Continue reading My HTML/CSS templating system>