Page to long

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to get so that the page ends where the writing ends instead of going on forever.
Thanks Robin
 
if you publish it up to the server and provide a link you will get a solid
answer as to why it's like that, but we'll need to see the source code.

HTH
 
At the end of your page in HTML / Code View you have the following empty table rows:

<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td width="4" height="125"></td>
</tr>
<tr>
<td width="106">&nbsp;</td>
<td width="25">&nbsp;</td>
<td width="41">&nbsp;</td>
<td height="41" valign="top" colspan="2">&nbsp;</td>
</tr>
</table>

</body>

</html>

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Yes, in normal / design view just delete those empty rows. Also stop using the spacebar to align
your content.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thanks for the tips.

Thomas A. Rowe said:
Yes, in normal / design view just delete those empty rows. Also stop using the spacebar to align
your content.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
The page loads slowly because of the fluttering bird..... only have them
flutter 2-3 times... not forever. Those birds will drive some viewers away
very quickly. Are they on all the pages? I hope not. Animated gifs like that
are very amateurish! Here's a suggestion for showing the photos:
http://www.eleanorstravels.com/PhotoGalleryPrograms/index.htm

or use Spawn .. a FP add-on. Google it.
And yes, you do need to get rid of all of these
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; that you used to positions text etc. (don't
use the space bar ... ever!)
 
Ok I got rid of the birds ......Thanks for the tip.
Now I am trying to space my words but when I hit my tab button it just goes down somewhere. Is that what I am to use instead of the space bar ???

Thanks for the help.
 
no, tab in design view will put you into a new cell or create a new row.

align your elements by putting them in cells and setting the alignment
property for the cell. (right click/ cell properties)

HTH

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


robin said:
Ok I got rid of the birds ......Thanks for the tip.
Now I am trying to space my words but when I hit my tab button it just
goes down somewhere. Is that what I am to use instead of the space bar ???
 

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

Back
Top