PDA

View Full Version : Table Tennis


alexpayne
02-04-2006, 02:01 PM
http://www.moresense.co.uk

i made this to keep track of my results/comments agaisnt players. i then got a little coding happy (my first php site) and it turned into this.

this table tennis website, records games, results, averages, everything...
only admins can add items to the site.

let me know what you think? would love critisisms!!

brett7481
02-04-2006, 03:43 PM
First of all, you're using tables to layout your site. I would switch to CSS. There's a ton of reasons why you should. Aside from that, because I know not everyone is going to run out and learn CSS, you have 25 errors in your HTML code: W3C Validator (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.moresense.co.uk%2Ftabletennis%2Findex.php).

As for the look of the site, I don't really like it. I think you could improve it easily, but right now it's really, really plain looking. Too much white. I would add some color somewhere. Maybe to the page background.

I also think that you need somethine else on there to tell people what the site is about. I can tell its a table tennis site, but aside from that when I look at the page I can't tell what it's for. Just a real short sentence or paragraph at the top of the page somewhere telling visitors what they're there for.