Thread: Size...
View Single Post
Old 2006-07-02, 09:50 PM   #6
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
If you're asking whether or not I use sneaky java tricks to force a window resize, the answer is No.

That'll get ya banned from listing at some places!

What I mean is that I view at 1024, and like to make use of % widths, rather than absolute pixel widths. This gives tables that "stretchy" effect. Just have to be careful with it, cuz it can make things real funky real quick.

A few tips on working in 1024:

- About 750 pixels are available to work with at 800 resolution.

- If there are borders on two sides, center your table! As resolution changes, so do widths.

- Keep standard font sizes 12-14. Less is too small at 1024, more is too big at 800.

- Preview your sites at 800. If you're using FireFox this is very helpful: http://chrispederick.com/work/webdeveloper/
(Thanks for sharing it Cleo)
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote