G
Guest
How do I program a web page to auto resize to various screen size...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
==============================================
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.