Shared Borders

  • Thread starter Thread starter SMC
  • Start date Start date
S

SMC

I'm using Top, Left, and Bottom shared borders. A 24 pixel gap is showing up
between the left border and the body content.



When I load the page in Dreamweaver the following line is visible:



</td><td valign="top" width="24"></td><!--msnavigation--><td valign="top">



This line is not visible in FrontPage 2003. Changing the width="24" to 0 in
Dreamweaver fixes the problem, but as soon as FrontPage 2003 handles the
file, the width goes back to "24".



How do I correct this?



Thanks, MikeMc
 
You "correct" it by not using shared borders.
FrontPage will *always* add a 24px column between the left border and page
content, and between page content and right border.
Switch to using include pages instead of shared borders, and the 24px gap
will disappear.
 
Back
Top