prevent html code from running off page?

G

Guest

Does 2002 have a word wrapping function to prevent html code from running
off the page? Thanks
 
C

chris leeds

it does not. fp is supposed to have it in 2003, which I have but haven't
found where "line wrap" is. it's got line numbers and a whole bunch of
features for working in "code view" worth the upgrade alone; snippets,
improved find and replace, intellisense, word wrap, line numbers, gutter,
"split view", etc.
much nicer code environment.
 
C

chris leeds

in fp 03?

--
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/
--


I thought you could do it in Page Options HTML Source Right Margin ... but
that it wasn't recommended.


| it does not. fp is supposed to have it in 2003, which I have but haven't
| found where "line wrap" is. it's got line numbers and a whole bunch of
| features for working in "code view" worth the upgrade alone; snippets,
| improved find and replace, intellisense, word wrap, line numbers, gutter,
| "split view", etc.
| much nicer code environment.
|
| --
| 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/
| --
|
|
| <...> wrote in message | > Does 2002 have a word wrapping function to prevent html code from
running
| > off the page? Thanks
| >
| >
|
|
 
T

Thomas A. Rowe

Correct it is not recommended, as can effect how a browser renders a page.

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

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


I thought you could do it in Page Options HTML Source Right Margin ... but that it wasn't
recommended.


| it does not. fp is supposed to have it in 2003, which I have but haven't
| found where "line wrap" is. it's got line numbers and a whole bunch of
| features for working in "code view" worth the upgrade alone; snippets,
| improved find and replace, intellisense, word wrap, line numbers, gutter,
| "split view", etc.
| much nicer code environment.
|
| --
| 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/
| --
|
|
| <...> wrote in message | > Does 2002 have a word wrapping function to prevent html code from running
| > off the page? Thanks
| >
| >
|
|
 
R

Ronx

Tools -> Page Options -> General Tab ->
Section labelled "Code View Options"
Word Wrap check box.

Same function as in Notepad Word Wrap.
 
Top