text off screen

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

Guest

I am using FrontPage 98 to set up a website for my father-in-law's business

On a few of the pages, the text goes off the right side of the screen. There is no horizontal scroll bar to allow you to read it (I wouldn't really want one anyway). Does anyone have any suggestions about how to keep it all on the screen? The offending pages are listed below

www.leadtechforensic.com/productliability.htm
www.leadtechforensic.com/industri.htm
www.leadtechforensic.com/performin

Thank you for any assistance!
 
Open the page in code view and remove this from the text that runs off of the
screen.

<span style="mso-spacerun: yes">&nbsp; </span>



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer

osutigger said:
I am using FrontPage 98 to set up a website for my father-in-law's business.

On a few of the pages, the text goes off the right side of the screen. There
is no horizontal scroll bar to allow you to read it (I wouldn't really want one
anyway). Does anyone have any suggestions about how to keep it all on the
screen? The offending pages are listed below:
 
Try moving the closing </blockquote> tag from the bottom of the page ( line 73 )
to just after your text.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Structure your page layout using tables.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

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