Frontpage 2002 fit adjustments

C

Charlene

how do you make your web site automatically adjust to the viewers screen size?
 
S

Steve Easton

Place the content in a main table set at 100% width.
Make sure you check it at different sizes to determine what happens to the content as the table
resizes itself.

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

Murray

By using flexible tables to contain your page information. A flexible table
is one that is set to a percent rather than a pixel width.
 
T

Trevor L.

Murray and Steve,

I have seen this question many times, and I am still a little confused by
the answers.

For fitting to all screen sizes (or definitions, e.g. 800*600, etc), it has
been suggested that all text, images, etc be placed in a table of 760px. But
then other recommendations are to use %s as these will expand to all screen
sizes.

I have one table, which scans the entire screen set to 760px, and all others
to %s. Is this O.K.
http://tandcl.homemail.com.au/
--
Cheers,
Trevor L.


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html
 
T

Thomas A. Rowe

It is just a choice to make. Use fixed pixels if you want the content to stay in the same place no
matter what the browser window size is, use % if you don't mind the content shifting depending on
the user browser window opening.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top