Edit a tag

Next, you'll use the Tag inspector to quickly make changes to a tag's attributes.

To edit a tag using the Tag inspector:

  1. Open index.html in Code view, if it's not already open.
  2. Open the Tag inspector, if it's not already open, by selecting Window > Tag Inspector. Then select the Attributes tab.

    The Tag inspector displays the attributes of the tag that's selected in the Document window. To view all of the tag's possible attributes in alphabetical order, click the Show List View button in the Tag inspector.



  3. In the Document window's Code view, click anywhere between the opening and closing brackets of any tag.

    The Attributes tab of the Tag inspector shows information about the tag's HTML attributes.

  4. Still in Code view, find and click in the img tag for the trio_logo.jpg banner image.

    The Attributes tab of the Tag inspector shows information about the img tag's attributes.

  5. In the Tag inspector, click in the empty text box beside the alt attribute, and type Trio Motors, then press Enter (Windows) or Return (Macintosh).

    Dreamweaver displays the new value in the Tag inspector and changes the code in the Document window.

  6. Save your page.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/dreamweaver/mx2004/getting_started_en/gs_05_a6.htm