Click to See Complete Forum and Search --> : Static Page Content regardless of Screen resolution


xman51
07-22-2005, 04:23 PM
Hello All,

This is my first post to this forum.

Is there any means by the method of HTML, Javascript, ASP or otherwise that would allow me to keep the dimentions of my web page intact regardless of the user's screen resolution? It looks great in 1024 X 768, and above but 800X600 looks like a bad name for a Toyota: "crapola" :D

Thanks in advance,

spufi
07-22-2005, 06:05 PM
Define width with "px" instead of "%" I would still try to set up the site to look good in 800px, and just center the content on the page so when it is viewed on a larger resolution it still looks good.