I posted the question in a different manner earlier. Aplogies. Here is my
questions: How can I get rid of a scroll bar on the bottom of the page (I
use FP 2003). If you care, please have a look at
http://www.gmcs.ch/Deutsch1.html
you'll see what I mean. On some pages I have that unnecessary bar and others
I don't without knowing why.
Thanks for help, Richard

Re: Horizontel Scroll Bar by MD

MD
Tue Feb 07 14:57:44 CST 2006

Hi Richard,

There is a table with a width defined as 102% which will make it exceed the window size of 100%

<td colspan="2">
<!-- MAIN TABLE -->
<table width="102%" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" style="border-right-width: 0px; border-top-width:
0px">
<tr><td colspan="2" height="1"></td></tr>
<tr>

--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
FrontPage Add-in



"Richard M" <meichtry@worldonline.co.za> wrote in message news:dsadv3$rkv$1@ctb-nnrp2.saix.net...
>I posted the question in a different manner earlier. Aplogies. Here is my questions: How can I get rid of a scroll bar on the
>bottom of the page (I use FP 2003). If you care, please have a look at
> http://www.gmcs.ch/Deutsch1.html
> you'll see what I mean. On some pages I have that unnecessary bar and others I don't without knowing why.
> Thanks for help, Richard
>