If this is your first visit you won’t notice anything, but if you have been here before you will notice something. I have changed the look of the whole site, although there are a few pages still to be updated with the new design. Once these are done I am going to be re-doing some pages such as the photos page.
For those interested, the site has been designed using CSS (cascading style sheets) and also XHTML. This has been used for the layout instead of using the usual tables. This seperates the presentation (aka content) away from the structure (aka layout). By using CSS instead of tables for the structure it is all more standards compliant. Which is all good
It also speeds up the loading of each page (the HTML/text ratio is low) and the actual content is displayed before the images. By using CSS and XHTML the site is more accessible to people on multiple devices e.g. PDA and also to visually impaired users. There are several others advantages but can’t be bothered mentioning them all.
There is one disadvantage though and that is older browsers dont really support CSS to well if at all for some of the older browsers but to be honest people using old browsers need to upgrade! Saying that though, Internet Explorer – the most used browser, does support CSS2 too well.
Some technical stuff – I have not included the DOCTYPE code – this tells the browser what type of document it is and what sort of rules to use when rendering the page. Unfortunately when I do this and tell the browser what doc type the site is, and someone goes to my site in IE it messes up the site. I think its something to do with the way 1&1 web forward the page. Oh well
I have tested the site in IE6 and Firefox 1.0.1 on a PC and it looks fine so for now I will just leave it like it is.
Stylegala
AlistApart