New website feedback please

Well, it's bright, that's for sure!

For a basic site it's fine on the whole. There are a couple of things you could do to spruce it up a little:

- Maybe play around with a background colour/image so it's not so white and split up (ie it's very obvious the site is just a square in the middle of the page).
- I'd try and divide the content columns a little more, possibly with a different colour for the side columns or all. Would depend how it looks upon trying. Maybe some more spacing between each one too.

One quickie:

Code:
body {
border: 0;
}

That's all from me :). As I said i's very bright so you might want to play with the base colours, although I know this may be a club theme or something.
 
Not bad at all. I agree with rghjones that you need a little more padding between the columns. I also think that you need to tone the background colour down a bit, as reading the text starts to hurt my eyes quite quickly.

One more thing - if you're planning to get back into web development, you'll probably want to learn CSS-based design instead of using tables. It's understandable if you haven't designed a site for 8 years, but CSS-based markup is a lot cleaner and easier to maintain.
 
Thanks for the reply guys, colour scheme is set in stone this year but may be changed next. Yeah not really played with CSS styles etc as you know its been a long time since I last played around. Will play around with the formatting etc
 
Back
Top Bottom