I don't see the blank space anymore.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| OK, I got rid of all my <div> tags, and I've turned off the "Use div
| tags..." option (thanks, didn't know that was there!)
|
| Now, back to my original question. When I initially view my web page, I
see
| a blank space at the bottom of the screen, below the last cell. When I
click
| on my browser's "Refresh" button, it goes away. How do I permanently
| eliminate this blank space? Thanks for all your help.
|
|
http://www.wacweb.com/deviec/
|
|
| | > Check tools > Page options and see if "Use div tags when centering" is
| checked. If so uncheck it.
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed............
| > .......................with a computer
| >
| | > Re: Blank Space at Bottom of Web?Thanks to everyone for their
comments.
As
| info, FP2000 is
| > generating all the <div> tags. Every time I create a table and use the
| Table Properties window to
| > set table alignment to "center", FP generates the following tags and
| corresponding closing tags:
| > <div align="center">
| > <center>
| >
| > Regardless, I removed all the <div> tags and replaced them with
| align="center" within the <table>
| > tag. I did this for the main page and for the Include Page. I posted
it
| again to
| >
http://www.wacweb.com/deviec/. The source code should now be free of
any
| <div> tags. I still
| > initially get the blank space at the bottom of the page that
disappears
| when I click "Refresh" on
| > the browser. What now? All other thoughts and suggestions are most
| welcome. Thanks for your help!
| >
| > | > They are not extra Tom. If you open the page in FP2003 and change to
| code view you can easily see
| > that they match simply by placing the cursor in each of them.
| >
| > Why he has the entire page in a DIV I don't know and that is likely
the
| cause of the problem.
| >
| > Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
| >
| > > -----Original Message-----
| > > From: Tom Pepper Willett [mailto:
[email protected]]
| > > Posted At: 16. september 2004 16:23
| > > Posted To: microsoft.public.frontpage.client
| > > Conversation: Blank Space at Bottom of Web?
| > > Subject: Re: Blank Space at Bottom of Web?
| > >
| > >
| > > What's all this extra code at the bottom?
| > >
| > > </td>
| > > </tr>
| > > </table>
| > > </td>
| > > </tr>
| > > </table>
| > > </center>
| > > </div>
| > > --
| > > ===
| > > Tom "Pepper" Willett
| > > Microsoft MVP - FrontPage
| > > ---
| > > About FrontPage 2003:
| > >
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
| > > FrontPage 2003 Product Information:
| > >
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| > > Understanding FrontPage:
| > >
http://msdn.microsoft.com/office/understanding/frontpage/
| > > FrontPage 2002 Server Extensions Support Center:
| > >
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
| > > ===
| > > | > > | Hey - I posted this previously, but I did a bad job of posing
the
| > > | question...
| > > |
| > > | I'm developing a web using FP2000. All content is enclosed
| > > in tables.
| > > | I
| > > want
| > > | the last cell to "sit" on the bottom of the screen display, so
that
| > > | none
| > > of
| > > | the page bg is visible below this cell. I've done this
| > > before with no
| > > | problems. On the new web, however, when I view the page in
| > > my browser
| > > | (IE 6.0), I initially see a blank space below the last cell. If
I
| > > | click "Refresh" on my browser, the blank space disappears
| > > and the page
| > > | looks as intended.
| > > |
| > > | This is driving me crazy. The layout is very similar to one
| > > that works
| > > fine,
| > > | and I can't find any difference that matters, except
| > > perhaps the web
| > > | that works properly is a longer page. Regardless, since
| > > clicking "Refresh"
| > > fixes
| > > | the problem, I'm not sure it's a code problem to begin with. All
| > > suggestions
| > > | are appreciated. Thanks for your help.
| > > |
| > > |
http://www.wacweb.com/deviec/index.htm
| > > |
| > > |
| > >
| > >
| >
| >
|
|