PDA

View Full Version : Powar Fun layout


Crake
02-06-2005, 06:42 PM
ive updated the layout how is the layout?

http://www.powarfun.com

i forgot the link lol

WebPlaya
02-06-2005, 07:18 PM
not sure if i m missing anything but is there supposed to be a URL or a link or something here?

Scootertaj
02-06-2005, 11:55 PM
Hey, looks good.
One thing I noticed is when I mousover "Downloads" the stuff moves a couple pixels.
Also not sure if you care or not but A LOT OF puncuation and capitilization mistakes.. Also under each of your headings on the Front page like: Powar fun forums and staff you might want to make bigger or atleast capitilize!!

ronaldb66
02-07-2005, 04:19 PM
Rather boxy, and very grey; the latter doesn't improve contrast and thereby legibility much.
Furthermore, I don't really see a use for the right side bar, other then creating symmetry; to me, it seems a bit of a waste of real estate.
Your header (nice image, by the way, but again very grey) could do with a site title, and contrasting heading styles in the main content would vastly improve hierarchy in the text.

Lastly, your coding standards need work; although the table use isn't even too bad, the profusion of -deprecated- center and font elements and the lack of semantic coding unnecessary bloates the markup and makes maintenance a hassle.

Examples: do you really need:
<CENTER>
<CENTER>
<CENTER>

Answer: no. You need none, just a bit of CSS.
And how about:
<font size="1"><B>MENU</B> </font>
whereas
<h1>Menu</h1>
and a bit of styling would do just fine (it could even cover both the upper-case and the centering)?

Crake
02-08-2005, 08:19 PM
il do all tht in a little bit! cheers :thumbsup: