Question about cell sizing

M

Murray

Maybe try setting the sizes to exact pixel sizes instead of percents.

This is like nailing jelly to the wall.

The solution is to learn how to build tables without dimensions. Let the
table's contents set the shape of the table.
 
T

Thomas A. Rowe

But then you are not using tables to structure your page layout, you are using your content to
structure the tables.

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

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

Murray

Thomas:

Yes. It works.

--
Murray

Thomas A. Rowe said:
But then you are not using tables to structure your page layout, you are
using your content to
structure the tables.

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

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