Quick Start Guide

146 Tutorial: Working with Code
6. Still in Code view, find and click in the img tag for the
banner_graphic.jpg image at the top of the page.
The Attributes tab of the Tag inspector shows information about the
img tag’s attributes.
7. In the Tag inspector, click in the empty text box beside the alt
attribute, and type Cafe Townsend; then press Enter (Windows) or
Return (Macintosh).
Dreamweaver displays the new value in the Tag inspector and changes
the code in the Document window.
8. Save your page.