Testing the Property inspector

Finally, you can test the Property inspector.

To test the Property inspector:

  1. Restart Adobe Dreamweaver.
  2. Create a new HTML page, or open an existing HTML page.
  3. Add the following in the BODY section of the page:
    <MARQUEE></MARQUEE>
  4. Highlight the text you just added.

    The Property inspector you created for the MARQUEE tag appears.

  5. Enter a value for the Direction attribute in the Property inspector.

    The tag on your page changes to include the direction attribute and the value you entered in the Property inspector.