eTutorials.org

Chapter: Replace the image placeholder

Replace the image placeholder

  1. In Dreamweaver, open the index.html file that you created in Tutorial: Creating a Table-based Page Layout
  2. Double-click the image placeholder, banner_graphic, at the top of the page.

    This is a picture of the feature being described.

  3. In the Select Image Source dialog box, navigate to the images folder inside the cafe_townsend folder that you defined as your site root folder.
  4. Select the banner_graphic.jpg file and click OK.

    This is a picture of the feature being described.

    Dreamweaver replaces the image placeholder with the banner graphic for Cafe Townsend.

    This is a picture of the feature being described.

  5. Click once outside the table to deselect the image.
  6. Save the page (File > Save).
Top