Posts Tagged ‘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?

Read the rest of this entry »

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.
Read the rest of this entry »