Quote (demonblade05 @ May 10 2010 02:45pm)
forgot to put doctype back I n
You should never not have DOCTYPE, no matter what you're doing.
HTML5 even makes it easy:
Code
<!DOCTYPE html>
As far as everything else...flash is horrible. Steve Jobs basically said it's a dying breed. I am self-taught web development as well.
My first few months of web development were absolutely horrible.
I would do some research on advanced web development techniques. That's what I did. "The Good Parts" by Douglas Crockford is a great book about JavaScript.
As far as "using Call of Duty" too many times, why not just have a menu list "Version x"?
Also, you do a decent job of keeping focus on the main content of your page, but you don't have any "call to action" buttons.
You do have a nav menu, but, since you have a forum now, why not have a big attention-getting button calling the user to join the forums, or view the forums? It actually took me a while to notice the link on the top right.
You should read up on techniques to guide first-time visitors through what you want them to do, and give them a reason to come back... "New CoD posts every Monday!", etc, etc.
Come up with catchy weekly blogs/posts/tutorings/etc.
After that, you can create an RSS feed/newsletter system that users can subscribe to that will generate site hits for you.
All your other links seem scattered all over the place. You should consider throwing them in an "External Links" or "Recommended Links" section.