Join 300,446 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,519 people online right now. Registration is fast and FREE... Join Now!
I've created a new web site to host my role playing game tutorials. I've been trying for a clean, simple look, trying to focus more on the content than on fancy stuff. I've viewed it in FireFox, IE 7 and Chrome with no problems. Let me know what you think.
Meets you requirements, simple and functional, looks fine. My only suggestions are to maybe soften the colors a bit, but that's personal preference and very easy to changes. Also, a big custom on websites is to have the image with the logo of the site be a link to the homepage, like the DIC logo in the upper left. Makes navigation a bit easier sometimes. Just a matter of sticking the <img> in an <a>
EDIT: if you wanted to, you could make the links in the text stick out a bit more by changing the color a bit.
This post has been edited by crazyjugglerdrummer: 19 Jun, 2009 - 03:16 PM
Meets you requirements, simple and functional, looks fine. My only suggestions are to maybe soften the colors a bit, but that's personal preference and very easy to changes. Also, a big custom on websites is to have the image with the logo of the site be a link to the homepage, like the DIC logo in the upper left. Makes navigation a bit easier sometimes. Just a matter of sticking the <img> in an <a>
I'll check out softening the colors and like you said since it is all done with CSS not really a big problem.
Hmmm.... Never thought of making the image a link to the home page. Again, good suggestion and an easy fix.