SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 396 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

When the selection is not enclosed by parentheses,
brackets, or curly braces, Dreamweaver sounds an alert.
Although most Web designers who use the code editor in Dreamweaver prefer to manually enter their code,
the power of the Insert bar is still at your disposal for rapid code development. Any element available from
the Insert bar can be inserted directly into Code view or the inspector. To use the Insert bar, you must first
position your cursor where you would like the code for the object to appear. Then select the element or
drag and drop the element from the Insert bar to Code view or the inspector.
Keep in mind that Dreamweaver??™s code editor is highly customizable. You can change the way
the lines wrap by using indents for certain tag pairs; you can even control the amount of
indentation. All the options are outlined for you in Chapter 4.
Printing code
Although you may spend the vast majority of your time writing, modifying, and debugging your code
onscreen, there are times when you need to see it in hard copy.
CROSS-REF CROSS-REF
TIP TIP
176
Designing and Crafting Core Pages Part II
Dreamweaver offers the option of printing out your code. Choose File ??? Print Code to open the standard
operating system Print dialog box. You have the option to print all the code or a selection; you cannot, however,
print individual pages of your code.


Pages:
384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408