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 390 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

Choose Edit ???
Preferences (Dreamweaver ??? Preferences) and, in the General category of the Preferences dialog box,
deselect the Use And In Place Of And option if you??™d prefer not to use the logical
styles.
Physical styles
HTML picked up the use of physical styles from modern typography and word processing programs. Use a
physical style when you want something to be absolutely bold, italic, or underlined (or, as we say in HTML,
, , and , respectively). You can apply the bold and the italic tags to selected text through the
Property inspector or by choosing Text ??? Style; the underline style is available only through the Text menu.
Working with Code View and the Code Inspector
Although Dreamweaver offers many options for using the visual interface of the Document window, sometimes
you just have to tweak the code by hand. Dreamweaver??™s acceptance by professional coders is due in
large part to the easy access to the underlying code. Dreamweaver includes several methods for directly
viewing, inputting, and modifying code for your Web page. For large-scale additions and changes, you
might consider using an external HTML editor such as BBEdit or Homesite, but for many situations, the
built-in Code view and Code inspector are perfectly suited and much faster to use.


Pages:
378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402