Quoth the raven named SuperK:
> Folks,
>
> I've tried to Google up some stuff on this topic but couldn't find
> anything good. I'm sure you've seen this question here before, so
> please be patient.
Google for "liquid design"
> Anyway, what would be a good approach for making your web site look
> good on monitors with different resolutions? I know that I can
> change the tables' and cells' width from fixed size to percentages,
> but that really won't make the web site look the same, just take up
> the space. I know that I could capture the resolution with
> JavaScript but I don't think this is too beneficial.
No, because the resolution of the monitor is not related to the
browser window size.
Further, nothing will happen for the ~15% who have no, or disabled,
JavaScript.
> Would I be
> better off being cautions and designing the web site for 800 X 600
> and center it on the screen? I need some feedback on this issue.
http://www.allmyfaqs.com/faq.pl?AnySizeDesign
http://www.ddj.com/documents/s=2684/...092/index.html
--
-bts
-This space intentionally left blank.