Website reformats automatically according to screen size

A

ah

Is there in FrontPage a setting for this?

I would like the text to reformat itself (wraps and
unwraps) to the new width when the window becomes narrow
instead of making a scrollbar appear. I tried to define
the width in percent, as indicated in the tutorial but it
does not work. My website has two columns of text.
 
M

Mark Fitzpatrick

That is the correct way to do it. The only way to dynamically adapt is by
setting the table and it's cells to be a percentage. Make sure that the
parent table itself is a percentage and not a fixed width as first the table
has to shrink and grow and then the cells will shrink and grow to maintain
their percentage of the table.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Top