text off screen

O

osutigger

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!
 
S

Steve Easton

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:
 
S

Steve Easton

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
 
T

Thomas A. Rowe

Structure your page layout using tables.

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

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