When I create a table the cells auto resized based on the size word that I
type in the box. How can I disable this feature so that the cells are
static regardless of the size of the word I type in?

Thanks in advance

Ed

Re: Cell/Table Auto Resizing FP2003 by Ronx

Ronx
Sun Jan 30 09:07:19 CST 2005

Add dimensions to the cells:
example:
<td width="25%"> This will set the cell to 25% of the table width.
Note that sizes are minimums and cells will expand to accommodate large
images or long words.
Cells can be sized using Cell properties, as well as in HTML/Code view.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Gibble" <cowbite61@hotmail.com> wrote in message
news:AtadnV-MpPQGRWHcRVn-sA@comcast.com...
> When I create a table the cells auto resized based on the size word that I
> type in the box. How can I disable this feature so that the cells are
> static regardless of the size of the word I type in?
>
> Thanks in advance
>
> Ed
>



Re: Cell/Table Auto Resizing FP2003 by Gibble

Gibble
Sun Jan 30 10:11:40 CST 2005

Thank You

"Ronx" <ronx917@hotmail.com> wrote in message
news:eECfm1tBFHA.2392@TK2MSFTNGP14.phx.gbl...
> Add dimensions to the cells:
> example:
> <td width="25%"> This will set the cell to 25% of the table width.
> Note that sizes are minimums and cells will expand to accommodate large
> images or long words.
> Cells can be sized using Cell properties, as well as in HTML/Code view.
>
> --
> Ron Symonds (Microsoft MVP - FrontPage)
> Reply only to group - emails will be deleted unread.
>
>
> "Gibble" <cowbite61@hotmail.com> wrote in message
> news:AtadnV-MpPQGRWHcRVn-sA@comcast.com...
>> When I create a table the cells auto resized based on the size word that
>> I type in the box. How can I disable this feature so that the cells are
>> static regardless of the size of the word I type in?
>>
>> Thanks in advance
>>
>> Ed
>>
>
>