Jon Hughes wrote:
> I'm going to release this site in a few months when I get more content
> on it, can you all take a look? ANY suggestions will be appreciated
> (design, code, features, etc)
>
> I am going to have multiple stylesheets for this page (one will be
> liquid, one will be 3 column, et
> http://goonsquad.org/
A couple of serious CSS errors, and the (x)html also has a few.
Font-resizing weaknesses - especially in IE6. Will do a bit better if
you use font-size: 70% instead of .7em on html, to avoid the 'em
resizing bug' in IE/win, but that won't solve all. You should test it more
I'm going to release this site in a few months when I get more content
on it, can you all take a look? ANY suggestions will be appreciated
(design, code, features, etc)
I am going to have multiple stylesheets for this page (one will be
liquid, one will be 3 column, etc) This is the first design.