tables

  • Thread starter Thread starter Anne
  • Start date Start date
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.
==============================================
 
Yhank you. Should it be set to float left or default? Im
confused on what the default does.
 
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.
==============================================
 
Back
Top