I crack Photoshop!
Posts: 3
18 credits Members referred : 0
« Reply #4 on: Mar 14, 2007, 03:30:51 PM »
A little too much green but overhaul looks nice
Tim Nash
Global Moderator Community Supporter?
Internet Junkie
Posts: 2173
5036 credits Members referred : 2
Venture Skills - New Media & IT group
« Reply #5 on: Mar 14, 2007, 04:15:23 PM »
Very nice and it ticks all the boxs so just a few small suggestions
Code:
<meta name="Content-Language" content="english" /> [/code[ Should be
<meta name="Content-Language" content="en" />
Code:
or en-GB if its proper English ;) Though you have declared the language in the doc type so you don't need to redeclare in a meta tag, but its not like it massivly bandwidth intensive line of code. Your images could do with having title attributes along with alt attributes. Headings you use only h1 and none of the subheadings, now I know perhaps not much call for the subheadings, but it does provide semantic structure so would be worth using.
No privacy document, and no p3p document which are both easy to sort out. oh and your copyright is out of date, but so is mine on my site to ;)