You also have a keyboard and menu alternative: Pressing F5 has the same effect as
choosing View ??? Refresh Design View.
Generally, the Code view and Code inspector act like a regular text editor. Simply click anywhere in the
inspector to add or modify code. Double-click a word to select it. Select an entire line by moving your
pointer to the left edge of the code??”where the pointer becomes a right-pointing arrow??”and clicking
once. Multiple lines can be selected in this same fashion by dragging the right-pointing arrow. After a section
of code is selected, you can drag and drop it into a new location; pressing the Ctrl (Option) key while
dragging makes a copy of the selection. You can move from word to word by pressing Ctrl (Command) in
combination with any of the arrow keys.
Enabling Code view options
Some special features in Dreamweaver??™s code editor simplify the task of writing HTML and other types of
code. When in any Code view, some of these features can be toggled on and off by choosing the command
either from the View ??? Code View Options list or under the View Options button on the Document toolbar:
n Word Wrap: Wraps lines within the boundaries of the Code view window or Code inspector to
eliminate the need for horizontal scrolling.
Pages:
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405