Denver Chess Club

garrensilverwing

New Member
Messages
148
Reaction score
0
Points
0
I spent the last couple weeks working on this website for a local chess club that I attend, let me know what you think: http://www.denverchess.com

I know there is very little content at the moment only because the site was just launched and I haven't received the information to put in yet...

Also please let me know if there are any bugs in the display and what browser you're using. Since everything (except for the events calendar was hand coded by me, I'm sure there are some bugs, I've tested it in IE7,IE8, Firefox and Safari but only the most recent versions)
 
Last edited:

garrensilverwing

New Member
Messages
148
Reaction score
0
Points
0
thanks for the browser shots but the rest doesnt really tell me much of anything, was hoping more for personal opinions/professional opinions of the overall design

also: why cant i put <h2> where it says i cant? and why does it matter if multiple classes use the same color? thats how i learned to do it so there must be a more efficient way?
 

slacker3

New Member
Messages
146
Reaction score
6
Points
0
As for the validation errors:
I guess you can just remove <span> and <center>.
Always close image tags: <img src="foo" alt="bar" />.
Delete cursor:hand and use cursor:pointer instead in your CSS.
The warnings about color and background-color being the same aren't that important, i guess.
;)
 
Last edited:

garrensilverwing

New Member
Messages
148
Reaction score
0
Points
0
ah ok, i got it passed as well as most of the other pages, how about an opinion on the design? :D
 
Top