Page Size changes on different monitors

  • Thread starter Thread starter Ryan B
  • Start date Start date
R

Ryan B

Does anyone know how to set the page size so that it will
automatically adjust to fit any monitor?

My page looks great on my PC...but on others it gets
squished so that layers overlap, etc.

Thanks!
 
design your pages for 750 px wide


| Does anyone know how to set the page size so that it will
| automatically adjust to fit any monitor?
|
| My page looks great on my PC...but on others it gets
| squished so that layers overlap, etc.
|
| Thanks!
|
|
 
Set all of the page content into a table set at a fixed width of 750 pixels.
If things are overlapping it sounds as if you're using absolute positioning
which just doesn't work well in all browsers.
Placing everything in a fixed width table *should* solve the problem.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Back
Top