New site online

clean design, plenty of whitespace and FAST loading. Looks good to me :)
Only negative was the image on DVD page, it has a totally different perspective to the others so it looks a little odd, at first I wondered if it was squashed, then realised it was taken from above.
 
I like it

In my opinion as a consumer, business websites should be:

1. Basic (why make it complicated?)
2. Easy to navigate (I get bored easily)
3. NON FLASH (Flash is the Devil!)
4. Easy on the eye (fonts and colours need to work well)
5. Readable (Font size needs to be sufficent as my eyesight isnt great)

I like the fact your logo isnt HUGE (I know where I am, the logo is irrelevant). All the links are spaced nicely and easy to understand where they take you.

The only single thing I dont like is the fact that the main body stretches right to the edge on each page (except the homepage), I would like to see a small gap between the text and the left and right seperator lines.

As someone who designs websites, yours falls down at a few hurdles im afraid to say.....

1. Some of your HTML code is invalid.....CLICK HERE
2. You dont have a DOCTYPE at the start. This is VERY important as browsers use this to render the page correctly. You may find it doesnt display the same in all browsers.
3. You have used tables to layout the content. Whilst not incorrect, tables are not great for laying things out. Tables are intended to hold tabular data
4. There are a couple of errors in your CSS.....CLICK HERE
5. You havent got any Heading tags (H1, H2 etc) and Google likes these when indexing pages

Hope this helps
 
My first reaction was most favourable, but I think the green on link hover is out of keeping with the rest of the site.
 
I like it

In my opinion as a consumer, business websites should be:

1. Basic (why make it complicated?)
2. Easy to navigate (I get bored easily)
3. NON FLASH (Flash is the Devil!)
4. Easy on the eye (fonts and colours need to work well)
5. Readable (Font size needs to be sufficent as my eyesight isnt great)

I like the fact your logo isnt HUGE (I know where I am, the logo is irrelevant). All the links are spaced nicely and easy to understand where they take you.

The only single thing I dont like is the fact that the main body stretches right to the edge on each page (except the homepage), I would like to see a small gap between the text and the left and right seperator lines.

As someone who designs websites, yours falls down at a few hurdles im afraid to say.....

1. Some of your HTML code is invalid.....CLICK HERE
2. You dont have a DOCTYPE at the start. This is VERY important as browsers use this to render the page correctly. You may find it doesnt display the same in all browsers.
3. You have used tables to layout the content. Whilst not incorrect, tables are not great for laying things out. Tables are intended to hold tabular data
4. There are a couple of errors in your CSS.....CLICK HERE
5. You havent got any Heading tags (H1, H2 etc) and Google likes these when indexing pages

Hope this helps

Thanks for this, how easy is it to correct these problems ?

I've started reading through them, its seems bit of a mine field!
 
Back
Top