K
kw
How do I program a web page to auto resize to various screen size...
Thomas A. Rowe said:You have used CSS Absolute positioning of your page elements, they do not move from their position
when the browser window is resized or smaller than what you designed the page for.
If post a URL to the page in question, I am sure someone offer you some help if you want to continue
to use CSS Positioning.
Otherwise you can use tables to structure your page layout, either set at a % of the browser window
opening or at a fixed pixels width of a maximum of 760 pixels.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================