Remove cell divisions in tables

  • Thread starter Anonymous Chief
  • Start date
A

Anonymous Chief

Hi,

Each time I create cells in a table to format my page, I notice that
whenever i set different backgound colurs to the cells, when I preview my
page, there is an empty line between the cells, even though I have set the
border thickness to zero. I did some research and I noticed that Dreamweaver
does this quite well when I use the built in frameset presets. The shading
of one cell touches the other cell of a different background color without
an empty while line in between.

I feel as if by setting the border thicknesses of cells is just setting the
border color to white, and thickness to 1px. Does frontpage have a way of
setting border thickness to 0 or even -1 if possible so that I can format my
page well and not make it evident that it is composed of multiple cells?

First thing I need to know is if anyone understands my problem. Thanx.

Anonymous Chief
 
M

Mark Fitzpatrick

There are many things that create a space. A border is one of them, but
there is also cellspacing and cellpadding. Setting all three of these to
zero is needed in order to avoid a space between cells.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Top