Getting rid of white space at the bottom of webpage

G

Guest

Hi Everyone!

When I published the changes to my website last night...I was left with a
ton of white space at the bottom that I can't get rid of. When I try to do a
normal delete, FP deletes the entire contents of my page.

Can you let me know if there is a specific tag that I should be referencing?

Thanks!
 
T

Thomas A. Rowe

Select your table and remove both the table and cell height values.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
T

Tom Willett

What is all this for?

<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</td>
<td width="10%" valign="middle" height="910">&nbsp;</td>
</tr>
<tr>
<td width="78%" height="616" valign="top"
class="btdotback2">
&nbsp;</td>
<td width="10%" valign="middle" height="616">&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top"> </td>
</tr>
</table>
<!-- Page Footer -->

--
===
Tom Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| Hi Ron,
|
| www.redefinedvintage.com
|
| It is on the homepage.
|
| "Ronx" wrote:
|
| > Please give a link to the faulty page.
| >
| > --
| > Ron Symonds - Microsoft MVP (FrontPage)
| > Reply only to group - emails will be deleted unread.
| >
| > http://www.rxs-enterprises.org/fp
| >
| > FrontPage Support: http://www.frontpagemvps.com/
| >
| >
| >
| >
| > | >
| > > Hi Everyone!
| > >
| > > When I published the changes to my website last night...I was left
with a
| > > ton of white space at the bottom that I can't get rid of. When I try
to do a
| > > normal delete, FP deletes the entire contents of my page.
| > >
| > > Can you let me know if there is a specific tag that I should be
referencing?
| > >
| > > Thanks!
| >
| >
 
G

Guest

Hi Tom,

I didn't initally create the page, it was set up by a web designer who then
taught me how to do the updates etc. I am still figuring out some of the
coding since I am not an expert on HTML yet.

If I am reading it correctly, there are a bunch of blank lines inserted on
the bottom of the page and they are being kept in the table format at the
top.

The page was originally much longer, but I cut down on a majority of the
merchandise on the front page since it was too much to shop at once.

Do you think I can delete those lines?
Thanks!
 
G

Guest

Table height is invalid code. In code view, search for "height" and any time
that it's on the same line as <table> delete it. That should clean up the
page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top