To turn off the automatic word-wrapping capability, deselect Automatic Wrapping. When you are trying to
debug your code and are looking for specific line numbers and character positions, enable this option. You
can also set the specific column after which word wrapping should take effect. Be sure Automatic Wrapping
is enabled and then type your new value in the After Column text box.
If you??™re using Code view or the Code inspector, selecting the Word Wrap option overrides the
Automatic Wrapping setting in the Code Format category.
The Line Break Type setting determines which line break character is appended to each line of the page.
Each of the major operating systems employs a different ending character: Macintosh uses a carriage return
(CR), Unix uses a line feed (LF), and Windows uses both (CR LF). If you know the operating system for
your remote server, choosing the corresponding line break character ensures that the file has the correct
appearance when viewed online. Click the drop-down arrow next to Line Break Type to select your system.
The operating system for your local development machine may be different from the operating
system of your remote server. If so, using the Line Break Type option may cause your HTML to
appear incorrect when viewed through a simple text editor (such as Notepad or TextEdit).
Pages:
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303