Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

First Website for a Client

Featured Replies

Hi

 

We recently finished our first site for a client, as I'm a newbie I don't think I can yet post links so the site is:

www sewyouhandmade co uk

 

This was our first web site for a client outside of the day job after building internal websites for the company I work for.

 

I'd be very interested in any feedback anyone has, the illustrations are all originals and I'm really proud of the design, but I'd be interested in people's thoughts on the coding as this is an area I need to improve upon.

 

Thanks

Nice looking site :)

Really like the social icons as buttons :D

 

Colours work well for the market.

It fits its purpose, and generally has a nice feel to it... Nicely done :)

 

I would be tempted to do something a bit different with the navigation... Its perfectly functional as it is, but it seems a shame it doesn't have the same "hand made" feel as the rest of the site, it just feels fairly standard.

 

Nothing majorly wrong, and I like what you've done with it, I just feel if you could integrate the navigation in a bit better you'd have a really nice looking site there.

 

 

Kyle

  • Author

Thanks for the replies guys, really appreciate you taking the time to have a look and respond.

 

The buttons are my favourite bit of the site!

 

I did look at something a bit different with the menu (there were small hand drawn buttons used to bookend the menu options) but the client thought it looked too busy and I have to say I agreed so went for the stripped down simple version.

 

I think it could have been somewhere in the middle of the simple/illustrated spectrum and will definitely take your suggestions under consideration when we look at improvements.

 

Thanks again.....

Hi

 

We recently finished our first site for a client, as I'm a newbie I don't think I can yet post links so the site is:

www sewyouhandmade co uk

 

This was our first web site for a client outside of the day job after building internal websites for the company I work for.

 

I'd be very interested in any feedback anyone has, the illustrations are all originals and I'm really proud of the design, but I'd be interested in people's thoughts on the coding as this is an area I need to improve upon.

 

Thanks

 

Hi Luno,

Great design you have there!

 

For starter, let me give you some coding tips or a much more user friendly saying, "the best practice" in web design/development.

 

  1. To maximized your page load time, put all your JavaScript reference at the very bottom of your page, just before you close your <body> tag. The reason is that, when the page is loading the JavaScript files, nothing else is loading on your page unless all your JavaScript is fully loaded. So you will see some lagging there while the page is loading..
     
  2. Try to reduce even more HTTP request. This can be achieve by combining a few files together for instance, you have two css file and four JavaScript file. This produce a total of six HTTP call. By combining them, you'll reduce it to two HTTP call by combining all your css file together and combining your JavaScript files together.
     
  3. Image Sprites, ever wonder what is it? On your page, roughly I can see more than 5-7 images. this will also produce extra HTTP call. By using CSS Sprites, combining all of the images into one big images can reduce page loading time.

 

Let me know if you need more explanation on that facts.

Edited by Monie

The same as above: the navigation needs a revamp in order to fit the general atmosphere of the site and you have a nice website

Amazingly nice illustrations but the menu really lets it down. The colour is hidious! I have to agree with everyone else.

 

Reminds me a bit of one of my favourite designed sites Link

 

Needs a Favicon. Ah that could be such a good favicon. Can I create you one? :) www.tinydesign.co.uk

Love the site! It's really nice.

 

My tip would be to look at the main.jpg image on your homepage and resize it in a image editor then re-upload.

 

As at the moment you have reduced the size with HTML /or CSS and it is low quality as a result and jaggy edges. - Also a waste of bandwidth if we are being picky hehe

 

Nice site, once again :)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.