PDA

View Full Version : My MMORPG


king2k5
05-05-2006, 11:02 PM
If you dont wanna sign up and see the "inside" of the game thats fine... i'd just like some comments on the layout, and if you have suggestions, please let me know!

http://darkvisions.net

BroChris
05-06-2006, 04:16 AM
Kind of plain, but not bad.

You should really consider using divs instead of tables for layout. Not only will your site load faster, but it will be more accessible to people using different ways to connect to the internet (PDA's, cellphones, etc).

As far as the design, you're looking pretty good. I like how the text glows in the banner, that's a nice touch. I'd make the background of the text boxes a color other than black. Try a medium gray, and change the text back to black. This will give your page a little more variation and make your content stand out better.

All in all, not too shabby. Nice work.

king2k5
05-06-2006, 01:00 PM
im embarassed to say, but im not familiar with divs... lol... could you get me a link?

BroChris
05-06-2006, 01:41 PM
DIV tutorial (http://www.w3schools.com/tags/tag_div.asp)

You can specify height, width, position, and all that with css. It won't be a quick fix, as you'll have to teach yourself a bunch first, but it will be worth it.