Website Versions  /  Jul 2001

A look at the first 5 variations of my website from 2001 to 2009, while I taught myself HTML, CSS and JavaScript.

2009 Website
2009 Website
2008 Website
2008 Website
2007 Website
2007 Website
2005 Website
2005 Website
2004 Website
2004 Website

2001-2004

I first started teaching myself HTML in about 2001, I managed to learn the basics and created my first website in about 2004. It was very basic and looking at it now, badly coded!

The site used a lot of images, for the titles and menu items. The rest of it was large areas of solid colour. The code behind the site used a table based layout and didn't include any CSS.

2005

By 2005, I'd started learning some basic CSS and made some updates to my website. The design was still very basic but I did remove the images for the menu items and replace them with more user friendly and SEO friendly text.

2007

The 2007 version of the website was updated to use more complex CSS. I also ensured the site conformed to W3C website standards for both the HTML code and CSS. The other big change I made to the site was improving the content.

2008

In 2008 I updated my website to use XHTML and CSS, using div's for the layout and external stylesheets instead of inline CSS. This was a big improvement to the structure of the code and ease of updating it.

I also started learning JavaScript and created an image gallery for the site without having to have a separate page for each image.

2009

By 2009 I had started PHP development and had decided I was more of a programmer than a designer so thought I'd try using a website template from 4 Templates instead of my own design. Once I had found one I liked I could then modify it to suit my needs.

I used PHP to create dynamically generated pages with header and footer templates meaning I could quickly and easily update the design site wide by making a change in a single file.

The 2009 site was also the first one to include a blog section, although like most of my blogs since, it didn't get updated very often...

www.steve-j.co.uk