Website reformats automatically according to screen size

  • Thread starter Thread starter ah
  • Start date Start date
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.
 
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
 
also remember that a table cannot collapse if there is something holding it wide; like an image - so correct image placement and size is critical when designing for a collapsing table type of layout.


| 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.
|
 

Ask a Question

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.

Ask a Question

Back
Top