Click to See Complete Forum and Search --> : Please review


dmelosi
07-21-2004, 04:45 PM
www.illinoisknights.org
Thank you

Jick
07-21-2004, 06:46 PM
Well should specify a doc type (http://www.w3.org/TR/html4/sgml/loosedtd.html) for your site. Your site is currently running in quirks mode (http://www.w3.org/International/articles/serving-xhtml/Overview.html#quirks).

After you have a doc type try validating your site (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.illinoisknights.org%2F).

You should get rid of the table based layout and move to Divs and CSS.

From a design perspective your site is not too appealing. You might look into re-designing it with some better graphics or even hire a professional. ;)

dmelosi
07-21-2004, 09:09 PM
Thanks for the input, really my first big site. Where would I go to find about using css? I am not very good with design yet.
Dave

Jick
07-21-2004, 10:30 PM
Well there are many places to learn about CSS. A couple are W3C (http://www.w3.org/Style/CSS/) and W3Schools (http://www.w3schools.com/css/default.asp). You could always try Google (http://www.google.com/) as well. I hope that helps you out. ;)

chrisranjana
07-22-2004, 04:12 AM
Simple clean design. Good Luck !