Forum Moderators: phranque
As bill says, going liquid avoids most problems.
Presenting pages automatically in different screen resolutions is a neat trick, but I find it wildly annoying (using 1280x1024 screen res).
See this thread for some discussion: Javascript to write stylesheet for different screen resolutions [webmasterworld.com]
My advice is to go liquid and start learning CSS. CSS offers some significant advantages to you and your visitors over all HTML-styling, even if you don't go the whole hog with CSS-P for layout. Learn CSS. imho, it's a better use of your time.
HTH