FP02 HTML page lines won't wrap

L

Libby

I've imported several HTML codes from other sources, and
I can't get them to wrap to 80 characters like the rest
of the page. I'm trying to edit them but it's hard when
you have to scroll so far to the right. I've gone to
Tools/Page Options, but it doesn't take.
 
E

E. T. Culling

Have you put your material into a table which will not allow the page to get
so wide. Experiment with a table of about 750pixels.
Eleanor
 
S

Stefan B Rusynko

If you mean in code/html view
Tools Page Options Code Formatting and set a right margin
Then open the page and right click to Reformat Html
(note - creating line wrapping in html does affect browser appearance of pages in some cases)




| I've imported several HTML codes from other sources, and
| I can't get them to wrap to 80 characters like the rest
| of the page. I'm trying to edit them but it's hard when
| you have to scroll so far to the right. I've gone to
| Tools/Page Options, but it doesn't take.
 
Top