Website Design
April 13, 2008
So, I finally broke down and started learning CSS. Mostly I have this post to thank for the inspiration (my favorite is the Web Designer Wall), and this W3Schools chart and this blog for help.
Also, see this one with other general tips for website design.
My question remains, what size is really maximum size? I mean, how many people truly still view only at 800×600?? I’m thinking only the elderly that are also still on dial-up, and for me, that’s not even close to my target audience. However, I may be designing websites this summer, either part-time or just freelance. Any insight into maximum site width would be greatly appreciated! ![]()
Entry Filed under: Thoughts/Comments/Ideas, technology. Tags: creativity, CSS, design, website.
2 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed



1.
Jacob Gube | April 13, 2008 at 9:11 pm
Hey Stephanie,
First, I’m glad that you liked my post and that it has inspired you to pick up CSS.
To answer your question, unless you want to design for absolute worst-case scenarios, I would design for 1024×768 as the minimum, but do go up depending on what the users of the websites typically use. See what the majority of your users use by running a statistics-gathering application such as Google Analytics.
I should really be suggesting the use of elastic layouts (one which adjusts depending on the user’s monitor size), but I do see that it’s more complicated than fixed-width layouts.
If you’re looking for a good book on CSS, try “CSS Mastery: Advanced Web Standards Solutions” by Andy Budd et. al.
Best,
Jacob
2.
website design | April 14, 2008 at 4:03 am
This should makes us think that footers, even looking insignificant at the bottom of the websites, should not be taken for granted but to maximize the overall website design.