Tables

J

jandgs

I'm creating a newsletter in FP 2003, I can't seem to get the tables to lock
or be fixed in width. When I type, the table just grows and effects the two
other tables next to it. How can I lock these tables ?.
 
T

Thomas A. Rowe

You must have content in all cells.

Tables/cells width values are only minimum values, will always adjust to fix the content.

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

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

Murray

Do you mean vertically, or horizontally? You can prevent text from resizing
horizontally by giving the table a fixed pixel width (but even that can be
stretched if you enter a long string of characters without spaces like
supercalafragilisticexpialidocioussupercalafragilisticexpialidocioussupercalafragilisticexpialidocious,
for example.

But you cannot prevent a table from stretching vertically to accommodate its
contents.
 
Top