tables

T

Thomas A. Rowe

750 pixels if using a fixed width, otherwise use %.

In either case, total width of all columns must equal 100% of the width.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
A

Anne

Yhank you. Should it be set to float left or default? Im
confused on what the default does.
 
T

Thomas A. Rowe

Default = left aligned (tables/cells)

Float is used mainly if you want to insert a table within a block of text,
at least that is when I use it.

--

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

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