Your site definitely has potential. It's just a matter of improving on content and layout.
Your logo isn't bad, but I noticed that both right and left sides have been chopped off. I realize that you may have done this on purpose, but the right hand side looks like it shouldn't be cut off. The corner of the background of the baseball player. Maybe I'm just being picky, I don't know. But I think you should include the corners so it won't look like it got chopped off somehow.
There is a heck of alot of white space, too much if you ask me. Add some more colours, some more life to your site. Right now I'm not getting a very sporty feel to your site.
You also don't really have a central focal point. Your intro paragraph needs to be moved someplace else. It's great that you included one but it gets lost with all the other content on the page. I'm not saying to get rid of all that content, just re arrange things around to follow suit. In other words, when a user visits your site for first time, the first thing they should see is the intro paragraph and then focus on everything else in a specific order. There is a way to achieve this you just have to sit down and asks yourself "what is the order of importance for my content?"
I wouldn't put the "coming soon" info on the front page. Actually I wouldn't mention it the way you did at all. It gives the impression of an uncomplete site. You definitely don't want to give off that message! If you must include info on things that are to come in the near future to your website, include it as content, as maybe part of a news section.
You really should work a bit harder on your navigational bar. It has potential, but right now you've got the top menu and then the main menu which is in a simple navbar, you should include the top most navbar in some sort of navbar. right now it just looks like 3 links floating next to your logo.
Why do you have two completely different search boxes on your website? I understand that one is to search within your site and the other outside but it's confusing for the user (including me). The site feature to search within your site needs to be improved and made more user friendly. It also states "web search" you should clarify that because to me that means you're searching the entire world wide web rather than just within the your site.
Your sports forums & sports blogs look too similar. Actually they look identical at first glance. You need to make them completely different some ppl may get confused. If you want to keep the same format then at least change the colours. I thought we were on the forums again at first glance.
On your "contact us" page, the very last paragraph
Have questions or feedback to leave regarding Raz-Sports.Com? Or would you like to just talk sports? If yes, contact the webmaster: RazSports
the link connects you to AIM. I don't think that's a wise idea, mostly because
1- barely anyone outside the USA uses AIM, therefore, when they click the link, nothing will happen and they will think it's a broken link.
2- it's not clear anywhere in the paragraph that you will be linking to AIM, at first glance it looks like it will open outlook. So if you want them to connect to AIM you must state that right off the bat.
3- I would suggest to use an email form rather than a link that goes to outlook, simply because there are still ppl who DON'T use outlook but web based browsers and the link won't work for them.
Use an external linking CSS to declare your fonts, it will be much easier and cleaner for your code.
Try to align all your TD to top.
Alt tags on images are missing
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td></tr>
<tr>
<td>
</tr>
</table>
- <table cellpadding="0" cellspacing="3" border="0">
- <tr>
- <td></tr>
- <tr>
- <td>
- </tr>
- </table>
How come your TD tags aren't closed?
Just remember, your website has to be user friendly and straight to the point otherwise ppl will leave your site very quickly and that's exactly what you're trying to avoid. Good luck!