Click to See Complete Forum and Search --> : A work in progress
cobalt
04-08-2005, 01:40 PM
I want to make sure I'm getting my site off to a good start so I don't have to redesign it because I made some horrible newbie mistakes. With that being said, I submit for your review http://www.freepgs.com/bluejavamug/.
Please feel free to tear appart the code and css. Thanks!
Sanim
04-08-2005, 03:20 PM
I suggest you set your default font to Arial and change the font size to 12 or 14 px.
spufi
04-08-2005, 05:27 PM
I suggest you set your default font to Arial and change the font size to 12 or 14 px.
Or allow people with IE to resize it by not using "px" at all. "em" or "%" would work better.
cobalt
04-08-2005, 05:48 PM
Ah, using em instead of px, good tip. Thanks!
cobalt
04-12-2005, 10:53 AM
Are there any fundamental flaws with my code or css, such as naming conventions, general design issues, or poor layout, that I should address early on?
Again, any criticism and advice is welcome. Thanks.