Can't remove Extra space

G

Guest

http://www.countryappledesignsretail.com

I'm going crazy trying to figure this one out....

I have an include_header.htm that I am bringing into index.html.

The table needs to be 150 pixels high to get rid of that white line you see
below it now. It's coming over as 151 and I can't not figure out why!

All the rows add up to 150 (images, cell heights, etc.) but in the table
properties, it's showing 150 in the height box but beside it, it says (151).
Can someone please tell me where that extra space is and how I can get rid of
it?

Thanks!
 
T

Thomas A. Rowe

You need to have the table/background on the container page, and then include content of the include
file into the table.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
G

Guest

Hello,
Thanks for your response but I don't think I'm following....

I am bringing the included content in as included content. Not sure what
you mean by "have the table/background on the container page."

Thanks!
Beverly
 
S

Stefan B Rusynko

Your extra 1 px is coming from the row of emtpy cells at the bottom
- which will not be 1 px high in all browsers

In Code view Delete
<tr>
<td width="17"></td>
<td width="22"></td>
<td width="19"></td>
<td width="42"></td>
<td width="16"></td>
<td width="19"></td>
<td width="3"></td>
<td width="88"></td>
<td width="63"></td>
<td width="35"></td>
<td width="20"></td>
<td width="18"></td>
<td width="73"></td>
<td width="5"></td>
<td width="22"></td>
<td width="73"></td>
<td width="20"></td>
<td width="23"></td>
<td width="37"></td>
<td width="81"></td>
<td width="11"></td>
<td width="25"></td>
<td width="65"></td>
<td height="1" width="22"></td>
</tr>


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hello,
| Thanks for your response but I don't think I'm following....
|
| I am bringing the included content in as included content. Not sure what
| you mean by "have the table/background on the container page."
|
| Thanks!
| Beverly
|
| "Thomas A. Rowe" wrote:
|
| > You need to have the table/background on the container page, and then include content of the include
| > file into the table.
| >
| > --
| > ==============================================
| > Thomas A. Rowe
| > Microsoft MVP - FrontPage
| > ==============================================
| > Agents Real Estate Listing Network
| > http://www.NReal.com
| > ==============================================
| >
| >
| > | > > http://www.countryappledesignsretail.com
| > >
| > > I'm going crazy trying to figure this one out....
| > >
| > > I have an include_header.htm that I am bringing into index.html.
| > >
| > > The table needs to be 150 pixels high to get rid of that white line you see
| > > below it now. It's coming over as 151 and I can't not figure out why!
| > >
| > > All the rows add up to 150 (images, cell heights, etc.) but in the table
| > > properties, it's showing 150 in the height box but beside it, it says (151).
| > > Can someone please tell me where that extra space is and how I can get rid of
| > > it?
| > >
| > > Thanks!
| >
| >
| >
 
G

Guest

When I delete that, all of the cells above it "grow" in width. I can then
temporarily resize the table to 150 but then as soon as I start resizing
those cells back to their appropriate size, it adds that pixel at the bottom
again.

Why does FP keep adding this 1 pixel row???

Thanks,
Beverly

Stefan B Rusynko said:
Your extra 1 px is coming from the row of emtpy cells at the bottom
- which will not be 1 px high in all browsers

In Code view Delete
<tr>
<td width="17"></td>
<td width="22"></td>
<td width="19"></td>
<td width="42"></td>
<td width="16"></td>
<td width="19"></td>
<td width="3"></td>
<td width="88"></td>
<td width="63"></td>
<td width="35"></td>
<td width="20"></td>
<td width="18"></td>
<td width="73"></td>
<td width="5"></td>
<td width="22"></td>
<td width="73"></td>
<td width="20"></td>
<td width="23"></td>
<td width="37"></td>
<td width="81"></td>
<td width="11"></td>
<td width="25"></td>
<td width="65"></td>
<td height="1" width="22"></td>
</tr>


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hello,
| Thanks for your response but I don't think I'm following....
|
| I am bringing the included content in as included content. Not sure what
| you mean by "have the table/background on the container page."
|
| Thanks!
| Beverly
|
| "Thomas A. Rowe" wrote:
|
| > You need to have the table/background on the container page, and then include content of the include
| > file into the table.
| >
| > --
| > ==============================================
| > Thomas A. Rowe
| > Microsoft MVP - FrontPage
| > ==============================================
| > Agents Real Estate Listing Network
| > http://www.NReal.com
| > ==============================================
| >
| >
| > | > > http://www.countryappledesignsretail.com
| > >
| > > I'm going crazy trying to figure this one out....
| > >
| > > I have an include_header.htm that I am bringing into index.html.
| > >
| > > The table needs to be 150 pixels high to get rid of that white line you see
| > > below it now. It's coming over as 151 and I can't not figure out why!
| > >
| > > All the rows add up to 150 (images, cell heights, etc.) but in the table
| > > properties, it's showing 150 in the height box but beside it, it says (151).
| > > Can someone please tell me where that extra space is and how I can get rid of
| > > it?
| > >
| > > Thanks!
| >
| >
| >
 
S

Stefan B Rusynko

Remove the table height attribute in your main table
Change <table cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" width="819" height="899">
to <table cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" width="819">

Then edit include_header.htm to remove that last row

If FP adds it back in it is because your colspans and rowspans do not add up correctly
Whenever building complex stitches of such different cell /image sizes it is better to have a nested table in a single cell for each
or your 2 rows of buttons

<table cellpadding="0" cellspacing="0" width="819" height="150">
<tr>
<td valign="top" colspan="3" height="77"><img border="0" src="images/headerimage.jpg" width="819" height="77"></td>
</tr>
<tr>
<td valign="top" rowspan="3"><img border="0" src="images/left.jpg" width="17" height="73"></td>
<td valign="top" height="37">Insert 13 cell table here</td>
<td valign="top" rowspan="3"><img border="0" src="images/right.jpg" width="22" height="73"></td>
</tr>
<tr><td valign="top" height="25">Insert 10 cell table here</td></tr>
<tr>
<td valign="top" height="11"><img border="0" src="images/fade.jpg" width="780" height="11"></td>
</tr>
</table>



--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| When I delete that, all of the cells above it "grow" in width. I can then
| temporarily resize the table to 150 but then as soon as I start resizing
| those cells back to their appropriate size, it adds that pixel at the bottom
| again.
|
| Why does FP keep adding this 1 pixel row???
|
| Thanks,
| Beverly
|
| "Stefan B Rusynko" wrote:
|
| > Your extra 1 px is coming from the row of emtpy cells at the bottom
| > - which will not be 1 px high in all browsers
| >
| > In Code view Delete
| > <tr>
| > <td width="17"></td>
| > <td width="22"></td>
| > <td width="19"></td>
| > <td width="42"></td>
| > <td width="16"></td>
| > <td width="19"></td>
| > <td width="3"></td>
| > <td width="88"></td>
| > <td width="63"></td>
| > <td width="35"></td>
| > <td width="20"></td>
| > <td width="18"></td>
| > <td width="73"></td>
| > <td width="5"></td>
| > <td width="22"></td>
| > <td width="73"></td>
| > <td width="20"></td>
| > <td width="23"></td>
| > <td width="37"></td>
| > <td width="81"></td>
| > <td width="11"></td>
| > <td width="25"></td>
| > <td width="65"></td>
| > <td height="1" width="22"></td>
| > </tr>
| >
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Hello,
| > | Thanks for your response but I don't think I'm following....
| > |
| > | I am bringing the included content in as included content. Not sure what
| > | you mean by "have the table/background on the container page."
| > |
| > | Thanks!
| > | Beverly
| > |
| > | "Thomas A. Rowe" wrote:
| > |
| > | > You need to have the table/background on the container page, and then include content of the include
| > | > file into the table.
| > | >
| > | > --
| > | > ==============================================
| > | > Thomas A. Rowe
| > | > Microsoft MVP - FrontPage
| > | > ==============================================
| > | > Agents Real Estate Listing Network
| > | > http://www.NReal.com
| > | > ==============================================
| > | >
| > | >
| > | > | > | > > http://www.countryappledesignsretail.com
| > | > >
| > | > > I'm going crazy trying to figure this one out....
| > | > >
| > | > > I have an include_header.htm that I am bringing into index.html.
| > | > >
| > | > > The table needs to be 150 pixels high to get rid of that white line you see
| > | > > below it now. It's coming over as 151 and I can't not figure out why!
| > | > >
| > | > > All the rows add up to 150 (images, cell heights, etc.) but in the table
| > | > > properties, it's showing 150 in the height box but beside it, it says (151).
| > | > > Can someone please tell me where that extra space is and how I can get rid of
| > | > > it?
| > | > >
| > | > > Thanks!
| > | >
| > | >
| > | >
| >
| >
| >
 
G

Guest

THANK YOU ! THANK YOU ! THANK YOU ! THANK YOU !
The 2 rows of tables worked like a charm!!!!!!

Stefan B Rusynko said:
Remove the table height attribute in your main table
Change <table cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" width="819" height="899">
to <table cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" width="819">

Then edit include_header.htm to remove that last row

If FP adds it back in it is because your colspans and rowspans do not add up correctly
Whenever building complex stitches of such different cell /image sizes it is better to have a nested table in a single cell for each
or your 2 rows of buttons

<table cellpadding="0" cellspacing="0" width="819" height="150">
<tr>
<td valign="top" colspan="3" height="77"><img border="0" src="images/headerimage.jpg" width="819" height="77"></td>
</tr>
<tr>
<td valign="top" rowspan="3"><img border="0" src="images/left.jpg" width="17" height="73"></td>
<td valign="top" height="37">Insert 13 cell table here</td>
<td valign="top" rowspan="3"><img border="0" src="images/right.jpg" width="22" height="73"></td>
</tr>
<tr><td valign="top" height="25">Insert 10 cell table here</td></tr>
<tr>
<td valign="top" height="11"><img border="0" src="images/fade.jpg" width="780" height="11"></td>
</tr>
</table>



--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| When I delete that, all of the cells above it "grow" in width. I can then
| temporarily resize the table to 150 but then as soon as I start resizing
| those cells back to their appropriate size, it adds that pixel at the bottom
| again.
|
| Why does FP keep adding this 1 pixel row???
|
| Thanks,
| Beverly
|
| "Stefan B Rusynko" wrote:
|
| > Your extra 1 px is coming from the row of emtpy cells at the bottom
| > - which will not be 1 px high in all browsers
| >
| > In Code view Delete
| > <tr>
| > <td width="17"></td>
| > <td width="22"></td>
| > <td width="19"></td>
| > <td width="42"></td>
| > <td width="16"></td>
| > <td width="19"></td>
| > <td width="3"></td>
| > <td width="88"></td>
| > <td width="63"></td>
| > <td width="35"></td>
| > <td width="20"></td>
| > <td width="18"></td>
| > <td width="73"></td>
| > <td width="5"></td>
| > <td width="22"></td>
| > <td width="73"></td>
| > <td width="20"></td>
| > <td width="23"></td>
| > <td width="37"></td>
| > <td width="81"></td>
| > <td width="11"></td>
| > <td width="25"></td>
| > <td width="65"></td>
| > <td height="1" width="22"></td>
| > </tr>
| >
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Hello,
| > | Thanks for your response but I don't think I'm following....
| > |
| > | I am bringing the included content in as included content. Not sure what
| > | you mean by "have the table/background on the container page."
| > |
| > | Thanks!
| > | Beverly
| > |
| > | "Thomas A. Rowe" wrote:
| > |
| > | > You need to have the table/background on the container page, and then include content of the include
| > | > file into the table.
| > | >
| > | > --
| > | > ==============================================
| > | > Thomas A. Rowe
| > | > Microsoft MVP - FrontPage
| > | > ==============================================
| > | > Agents Real Estate Listing Network
| > | > http://www.NReal.com
| > | > ==============================================
| > | >
| > | >
| > | > | > | > > http://www.countryappledesignsretail.com
| > | > >
| > | > > I'm going crazy trying to figure this one out....
| > | > >
| > | > > I have an include_header.htm that I am bringing into index.html.
| > | > >
| > | > > The table needs to be 150 pixels high to get rid of that white line you see
| > | > > below it now. It's coming over as 151 and I can't not figure out why!
| > | > >
| > | > > All the rows add up to 150 (images, cell heights, etc.) but in the table
| > | > > properties, it's showing 150 in the height box but beside it, it says (151).
| > | > > Can someone please tell me where that extra space is and how I can get rid of
| > | > > it?
| > | > >
| > | > > Thanks!
| > | >
| > | >
| > | >
| >
| >
| >
 

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