I have a table 10 rows 10 columms. How to type text??

G

Greg

When I start typing in the first cell, or for that matter any cell, the other
cells move dramatically. How can I keep the size of the cells in the table
from moving when I type in a cell? I can type a few letters and the other 9
cells will dramatically shift to the right. Is there no way to keep those
cells stationary?
The table is 10 rows and 10 columns
 
T

Thomas A. Rowe

All cells must have content of some kind, 2 spaces, transparent gif image, etc.

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

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

Kevin Spencer

Have you set your table width, cell width, etc?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
M

Murray

There is no way to keep those cells stationery as long as they have no
content. Cell dimensions are pretty ineffective in this regard. I
recommend never using them.

The best way to 'secure' your tables is to either shim them in place with
transparent GIF images (shims) that can be resized as needed and then placed
in strategic locations in the table, or to use CSS to control the widths of
the necessary table cells.
 
M

Murray

A single   is all that's needed.

--
Murray

Thomas A. Rowe said:
All cells must have content of some kind, 2 spaces, transparent gif image,
etc.

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

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

Thomas A. Rowe

Only if you used the menu to insert it, otherwise you have to press the space bar twice to get a
single  .

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

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

Murray

Golly! Doesn't shift-ctrl space do an   character? It does in
Dreamweaver.... 8)
 
T

Thomas A. Rowe

I don't know, as I only use the following key combos, Ctrl+C, Ctrl+V, Alt+F4, Shift+Insert

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

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

Stefan B Rusynko

Yes it does




| Golly! Doesn't shift-ctrl space do an   character? It does in
| Dreamweaver.... 8)
|
| --
| Murray
|
| | > Only if you used the menu to insert it, otherwise you have to press the
| > space bar twice to get a single  .
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | >>A single   is all that's needed.
| >>
| >> --
| >> Murray
| >>
| >> | >>> All cells must have content of some kind, 2 spaces, transparent gif
| >>> image, etc.
| >>>
| >>> --
| >>> ==============================================
| >>> Thomas A. Rowe (Microsoft MVP - FrontPage)
| >>> WEBMASTER Resources(tm)
| >>>
| >>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| >>> ==============================================
| >>> To assist you in getting the best answers for FrontPage support see:
| >>> http://www.net-sites.com/sitebuilder/newsgroups.asp
| >>>
| >>> | >>>> When I start typing in the first cell, or for that matter any cell, the
| >>>> other
| >>>> cells move dramatically. How can I keep the size of the cells in the
| >>>> table
| >>>> from moving when I type in a cell? I can type a few letters and the
| >>>> other 9
| >>>> cells will dramatically shift to the right. Is there no way to keep
| >>>> those
| >>>> cells stationary?
| >>>> The table is 10 rows and 10 columns
| >>>
| >>>
| >>
| >>
| >
| >
|
|
 
Top