Problems dispalying code in code view

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

Guest

Hello,

I am using Frontpage to write my Wordpress posts (I find it easier to write
my posts using the word processor like functionality of frontpage). It works
pretty well, except for one problem -- the code doesn't appear across the
entire width of my screen which leads to formatting problems with wordpress.
For instance, the text looks something like this:

text text text text text text
text text text text text text
text text text text text text
text text text text text text

and I want it to look like this:

text text text text text text text text text text text text text text text
text text

Any ideas how to fix this problem?

Thanks,

Moshe Morris
SEMBasics.com

P.S. Please let me know if I need to better explain my problem.
 
Use SHIFT + Enter to create a line break or put the content inside of a
table set to a fixed width
 
Tools->Page Options - General Tab
Tick the box to allow Wordwrap in code view options.
Then Code Formatting Tab - set right margin to a high value (999
characters).

The display in Design view may still wrap, but the code will continue
across the page until you hit a carriage return. (the word wrap setting
allows you see all the code without scrolling.)
 

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