locking table &/or cells

L

laddy1

When creating a table with 2 cells is there a way to lock the size of a cell
so when you add text it will not automatically resize width wise. I want to
be able to lock a width size. I've tried setting pixel width but it still
moves.
 
T

Thomas A. Rowe

No such thing in HTML. Tables/cells will always expand to fix content that doesn't wrap. Table/cell
values are minimums.

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

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