Citrus Cube Design, on 22 December 2011 - 11:53 PM, said:
Not bad at all for first web site.
Personally not keen on the logo.
I have had a quick look at the code and you use the H1 tag more than once. The H1 tag should only be used once.
You have put some of the JS scripts in external files and linked to them but there is some CSS and some JS which are in the actual page. Best to put that in an external file and link to it.
Thanks for the feedback.
Yer I've had a few friends say the same about the logo, I was trying to go left-wing with it, don't think I've pulled it off, maybe a more subtle style is called for.
Didn't know that about the H1 tag, thanks for letting me know, I will change that.
Yer I will try and clean up the HTML and get external files, will look through the code and sort it.
Thanks again, really useful pointers and learned something new.