Tag archives: html

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>

A simple PHP HTML/CSS templating system (REDUX)

It is beyond silly to repeatedly copy and paste the same HTML into the top and bottom of every HTML file that you create. That’s why god invented include() but, the humble header/footer HTML include file needs to be extended slightly – that is, unless you want all your pages to have the same title/meta

Continue reading A simple PHP HTML/CSS templating system (REDUX)>

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>

John Lewis – great fluid design pity about the tables

This week I discovered the John Lewis website and I must say it has mightily impressed me. The only thing that troubles me is the HTML/Javascript code lying beneath. Admittedly, isn’t as awful as some (we’ve all seen worse) it isn’t as forward thinking as the website would suggest. A quick View Source reveals the

Continue reading John Lewis – great fluid design pity about the tables>

What is Search Engine Optimisation (SEO) and how can it be achieved

The concept of good SEO is for your website to appear well in the natural rankings of Google/Yahoo/MSN/etc as opposed to the paid for listings (which cost money and don’t perform as well).

Continue reading What is Search Engine Optimisation (SEO) and how can it be achieved>