Quick Start Guide

150 Tutorial: Working with Code
5. With the insertion point between the opening <p> tag and the closing
<p> tag, type an opening angle bracket (<).
A list of tags appears at the insertion point.
6. Select the img tag from the list, and then press Enter (Windows) or
Return (Macintosh) to insert the first part of the tag.
7. Press Spacebar to display a list of attributes for the tag.
8. Begin to type src, and press Enter (Windows) or Return (Macintosh)
when the
src attribute is selected in the hints menu.
The word Browse appears, selected, below the code you just typed.
9. Press Enter (Windows) or Return (Macintosh) to browse to a file.
NOTE
You can set the length of the delay before the list appears by selecting
Edit > Preferences (Windows) or Dreamweaver > Preferences (Macintosh),
and then selecting Code Hints from the category list on the left. In Code
view, you can display a code hints menu at any time by pressing
Control+Spacebar, and you can close a code hints menu at any time by
pressing Escape.
TIP
To quickly scroll to a
tag, start to type the
tag name.