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

Joseph W. Lowery

"Dreamweaver CS3 Bible"

With each letter that you type, Dreamweaver
homes in on the indicated tag.
3. When the proper tag is highlighted, press Enter (Return) and the code is inserted. Alternatively,
you can scroll down the list and double-click the desired tag to insert it.
4. To add attributes to the tag, enter a space. The attribute list for the current tag is displayed.
5. As with the tag, type until the desired attribute is highlighted in the list and then press Enter
(Return). Attributes are, for the most part, followed by an equals sign and a pair of quotes for the
value. The cursor is positioned in between the quotes.
6. Enter the desired value for the attribute.
7. If the attribute can only accept a certain range of values, such as the align attribute, the
accepted values also appear in the Code Hints pop-up list. If you choose one of the specified values,
the cursor moves to the end of the name-value pair after the closing quote.
CROSS-REF CROSS-REF
183
Accessing the Code Directly 6
8. Enter a space to continue adding attributes or enter the closing tag bracket, >.
9. Insert any content to follow the opening tag.
10. When you??™re ready to add the closing tag, just type the first two characters adds the rest of the tag.
Dreamweaver??™s Tag Completion feature is really quite intelligent and can easily handle any number of nested
tags.


Pages:
395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419