UnitedForums - UK Web Hosting Forum UnitedHosting Community Hosting Forums
Network and Server StatusCustomer SupportUK Web Hosting
UnitedHostingUnitedHosting Sitemap UK Hosting ForumUK Web HostingWeb Hosting ForumsUK Reseller HostingWeb Host CommunityUK Managed Dedicated ServersHosting Help and SupportUK Domain Name Registration

Go Back   UnitedForums.co.uk > UnitedHosting Community > Webmaster Showcase

Reply
 
Thread Tools Rate Thread Display Modes
Old 21st May 2007, 09:25 PM   #1 (permalink)
TimMB
Regular Member
 
Join Date: Feb 2004
Location: Bristol, United Kingdom
Posts: 31
Your thoughts

Hi all,

This is the first site for a client, did it for a friend.

ChipsAway - Clevedon, Portishead, Weston in Gordano, Walton in Gordano, Kingston Seymour

The following I need to fix:

Green border to phase in with the header instead of the blunt cut off.
Better picture in "Information"
Larger text for the small font
Move the Forms in "quote" so that you don't have to scroll.

I know its not perfect, I wanted it to be unique but stay with the ChipsAway brand. Any feedback would be appreciated.

Thanks,

Tim
__________________
Get Firefox!
TimMB is offline   Reply With Quote
Old 21st May 2007, 11:28 PM   #2 (permalink)
UH-Matt
Administrator
 
UH-Matt's Avatar
 
Join Date: Oct 2002
Location: London, UK
Posts: 8,128
Looks good to me. Simple and clear and nice colours. Well done.
__________________
.
Matt
UnitedHosting Staff

For official support please use our helpdesk at UnitedSupport.co.uk

UnitedHosting proudly hosting more than 20,000 sites since 1998.
UH-Matt is offline   Reply With Quote
Old 21st May 2007, 11:48 PM   #3 (permalink)
Adam
mmmm I LOVE Apples ;)
 
Adam's Avatar
 
Join Date: Nov 2005
Location: My House
Posts: 1,462
Send a message via AIM to Adam Send a message via MSN to Adam Send a message via Yahoo to Adam
Note to self: Never quit browser whilst typing a reply

I like it. I'm one for clear simple layouts! Perhaps you could do with filling the space out a bit more on the contact page? The form looks very squashed to the left. I would also make the "Work Request" box bigger as you will very quickly not be able to see what you have typed.

For example (dashes represent boxes):

First Name : Last Name:
----------------------------- ----------------------------
Address:
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
Postcode :
----------------------------
Home Tel: Work Tel:
---------------------------- ----------------------------
Work Request:
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
Email:
----------------------------------------------------------------


Don't seem to be able to use tabs but hopefully you get what I mean.

Last edited by Adam : 21st May 2007 at 11:51 PM. Reason: tabs...
Adam is offline   Reply With Quote
Old 22nd May 2007, 08:56 AM   #4 (permalink)
desquinn
Senior Member
 
Join Date: Dec 2005
Location: Paisley
Posts: 329
nice site. email link on Information page is mangled at the moment
desquinn is offline   Reply With Quote
Old 22nd May 2007, 12:01 PM   #5 (permalink)
corenominal
Not orange, not a dog!
 
corenominal's Avatar
 
Join Date: Feb 2003
Location: Lincoln, UK
Posts: 238
Nice clean site and appealing to the eye.

I noticed that the email link on the information page needs correcting with a "mailto:" link - however it's probably not a good idea to publicise email addresses as spambots will pick them up. You could use the following tool to encrypt the email address, it's fairly straightforward to use:

Hivelogic: Enkoder Web Form
corenominal is offline   Reply With Quote
Old 22nd May 2007, 12:19 PM   #6 (permalink)
TygerTyger
Lumberjack and OK
 
Join Date: Aug 2004
Posts: 832
I would say for a first site it shows excellent understanding of the fundamentals. Good stuff.
TygerTyger is offline   Reply With Quote
Old 22nd May 2007, 03:29 PM   #7 (permalink)
Terra
Registered User
 
Terra's Avatar
 
Join Date: Oct 2005
Location: old cottage
Posts: 941
I'd advise to run your site through an HTML validator as it throws up a few errors:
Result for http://www.chipsawayclevedon.co.uk/ - W3C Markup Validator
Result for http://www.chipsawayclevedon.co.uk/quote.php - W3C Markup Validator
Result for http://www.chipsawayclevedon.co.uk/information.php - W3C Markup Validator

Most of the errors seem to do with out deprecated HTML code and missing alt tags. Once you sort out the validation & HTML code problems, the site should work just fine. You may also want to consider adding meta information to the site for search engines.

All the best - Edith
__________________
Underground, Overground, Wombling Free!
Terra is offline   Reply With Quote
Old 23rd May 2007, 11:06 AM   #8 (permalink)
TimMB
Regular Member
 
Join Date: Feb 2004
Location: Bristol, United Kingdom
Posts: 31
Exclamation

Quote:
Originally Posted by Adam View Post
Note to self: Never quit browser whilst typing a reply

I like it. I'm one for clear simple layouts! Perhaps you could do with filling the space out a bit more on the contact page? The form looks very squashed to the left. I would also make the "Work Request" box bigger as you will very quickly not be able to see what you have typed.

For example (dashes represent boxes):

First Name : Last Name:
----------------------------- ----------------------------
Address:
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
Postcode :
----------------------------
Home Tel: Work Tel:
---------------------------- ----------------------------
Work Request:
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
Email:
----------------------------------------------------------------


Don't seem to be able to use tabs but hopefully you get what I mean.
Hi Adam,

Many thanks, I have re-arranged the forms in the quote page, much appreciated, I have also enlarged the Work Request text box as you're right, it needs to be bigger. I do need to add more information in the Information page, just need some inspiration! It'll come.

Quote:
Originally Posted by desquinn View Post
nice site. email link on Information page is mangled at the moment
Many thanks, all sorted!

Quote:
Originally Posted by corenominal View Post
Nice clean site and appealing to the eye.

I noticed that the email link on the information page needs correcting with a "mailto:" link - however it's probably not a good idea to publicise email addresses as spambots will pick them up. You could use the following tool to encrypt the email address, it's fairly straightforward to use:

Hivelogic: Enkoder Web Form
You're right that was lazy of me and I bit carless, though I haven't heard of using Javascript to encrypt an email address. I've used your suggestion. Thanks!

Quote:
Originally Posted by TygerTyger View Post
I would say for a first site it shows excellent understanding of the fundamentals. Good stuff.
Thank yoy Tyger, means a lot!

Quote:
Originally Posted by Terra View Post
I'd advise to run your site through an HTML validator as it throws up a few errors:
Result for http://www.chipsawayclevedon.co.uk/ - W3C Markup Validator
Result for http://www.chipsawayclevedon.co.uk/quote.php - W3C Markup Validator
Result for http://www.chipsawayclevedon.co.uk/information.php - W3C Markup Validator

Most of the errors seem to do with out deprecated HTML code and missing alt tags. Once you sort out the validation & HTML code problems, the site should work just fine. You may also want to consider adding meta information to the site for search engines.

All the best - Edith
Ah, that was a little embarrassing, laziness again there I think. I have cleaned up most of my code using that, really does help because you miss some silly things out. I must say as I use a WYSIWYG editor which can cause sloppy html, though I don't use it due to lack of html knowledge but simpy to spped things up. <- There goes me being lazy again.

Meta information, totally slipped my mind thanks for that!

I really appreciate everyone's comments, sgguestions and feedback. Has really tidied the site up and given me more confidence! Thanks again.
__________________
Get Firefox!
TimMB is offline   Reply With Quote
Old 23rd May 2007, 11:14 AM   #9 (permalink)
Adam
mmmm I LOVE Apples ;)
 
Adam's Avatar
 
Join Date: Nov 2005
Location: My House
Posts: 1,462
Send a message via AIM to Adam Send a message via MSN to Adam Send a message via Yahoo to Adam
I would just move your Last Name and Work Tel boxes back a bit to be right aligned with your address field?
AD
Adam is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 05:13 PM.

UK Web Hosting  |  UK Reseller Hosting  |  UK Dedicated Servers UnitedHosting  |  UnitedSupport  |  UnitedForums  |  SEO by vBSEO 3.0.0
Copyright © 1998-2008 United Communications Limited. All Rights Reserved. Registered in England and Wales 3651923 - VAT Reg No. 737662309