Table Heights

H

Hey all

How do we set up Layout Tables in a Dynamic Web Template so that the
locations where content goes expand only to the size of each web page's
content?

Hey all
 
T

Thomas A. Rowe

Table will always expand to hold whatever content is inserted into them. HTML doesn't have any
method for locking table/cell sizes, therefore the value entered are minimum value only.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
H

Hey all

But then, why is there a big space (like 15 lines down) between where my
content ends and where I designated a cell for my footer?

Hey all
 
K

Kathleen Anderson [MVP - FrontPage]

Switch to Code View and see what's there - you might have spaces or
paragraph tags.
 
T

Thomas A. Rowe

Unless you provide a URL to the page with this issue, no one can answer that...

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top