Click to See Complete Forum and Search --> : What to add


Nevakill
11-20-2007, 09:36 PM
See i've been wondering what to add to my home page for awhile and i really cant think of anything, give me some ideas please, thanks

http://134.39.23.20/~dsherman/final/homepage.html

dtm32236
11-21-2007, 01:57 PM
i'm not really sure what to add, but can I suggest two things to take away?

A. The time. This can be useful if it displayed your time where you live, but all this clock does is display the user's time... which is already conveniently displayed to the user on their desktop

and B. the frames (http://www.accessibility101.org.uk/tips/41.htm).

your header is really simple, and there's no reason you can't simply add it to your html pages.

if you're looking to add something, start with a doctype (http://www.alistapart.com/articles/doctype/), then validate your html (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2F134.39.23.20%2F~dsherman%2Ffinal%2Fhomepage.html).

this will show you your coding errors, which you can fix to make for a stronger page.

anyway, back to your issue at hand - i don't know much about World of Warcraft, so i'm not sure what else you can add, but i think that your layout is pleasingly simple. i'm a big fan of simplicity.

hopefully you get better suggestions about layout/design like your looking for, sorry i wasn't a better help there.

good luck with it.