After you create your page layout, you are ready to add assets to the page. Start by adding images. You can use several methods to add images to a web page in Dreamweaver. In this section, you'll add four different images to the index page for Café Townsend using various methods.
In Dreamweaver, open the index.html file that you created in Part 2: Creating the page layout.
Note: If you did not complete Part 2, see the previous section, Locate your files and review your task, for how to proceed.
Double-click the image placeholder, banner_graphic, at the top of the page (see Figure 2).

Figure 2. Double-click the banner image placeholder.
Select the banner_graphic.jpg file (see Figure 3) and click OK.

Figure 3. Select the banner_graphic.jpg file.
Dreamweaver replaces the image placeholder with the banner graphic for Café Townsend (see Figure 4).

Figure 4. Banner graphic for Café Townsend
Click once inside the third row of the first table—two rows below the banner graphic you inserted, just above the colored table cells (see Figure 5).

Figure 5. Click inside the third row of the first table.
Select Insert > Image.
In the Select Image Source dialog box, navigate to the images folder inside the cafe_townsend folder, select the body_main_header.gif file, and click OK.
Note: If the Image Tag Accessibility Attributes dialog box appears, click OK.
A long, colored graphic appears in the table row (see Figure 6). This might look more like background color for the table cell than a graphic but if you look closely, you'll see that the graphic has rounded corners. The rounded-corner effect gives the lower portion of your page an interesting appearance after you've finished adding all of the assets.

Figure 6. Long, colored graphic in the table row
In the Files panel (Window > Files), locate the body_main_footer.gif file (it's inside the images folder) and drag it to the insertion point in the last table (see Figure 7). If you can’t see the full names of the files because of the width of the Files panel, you can hover the mouse pointer over files to display their names.
Note: If the Image Tag Accessibility Attributes dialog box appears, click OK.

Figure 7. Drag the body_main_footer.gif to the insertion point in the last table.
Save the page by selecting File > Save.

Figure 8. Select Center from the Horz pop-up menu and Top from the Vert pop-up menu.
Note: If you cannot see the Vert or Horz pop-up menus, click the expander arrow in the lower right corner of the Property inspector.
Press Enter (Windows) or Return (Macintosh) once to create more space (see Figure 9).

Figure 9. Create more space
Click the Images button to view your image assets (see Figure 10).

Figure 10. Your image assets in the Assets tab
Note: At this point you'll notice that your Assets panel contains many more assets than what is pictured in Figure 10. That's because the Assets panel is displaying all of the assets for your site, including the assets in the completed_files folder, which contains duplicates of all the site assets you're using right now. (Sorry, but there was no way to avoid this if I wanted to give you all of the completed versions of the files along with the starter files.)
It is not necessary to do so, but if you want to get your Assets panel to match the screen shot, navigate to where you created the cafe_townsend site root folder on your hard drive, and drag the completed_files folder to another location on your computer. (You must drag it out of the site root folder so that it is no longer part of the site.) Then return to the Assets panel and click the Refresh button (the purple circular arrow at the bottom of the panel). When you refresh the panel, any assets that you removed from the site disappear from the list.
Do one of the following to insert the street_sign.jpg file on the page (see Figure 11):
Note: If the Image Tag Accessibility Attributes dialog box appears, click OK.

Figure 11. Insert the street_sign.jpg image.
You can use the Assets panel to view and manage assets in your current site. The Assets panel displays assets for the site associated with the active document in the Document window.
You must define a local site before you can view assets in the Assets panel. For more information, see Part 1: Setting up your site and project files.
The Assets panel provides two views:
When you click an asset in the Assets panel, the preview area displays the asset you selected. To change the size of the preview area, drag the line that separates the preview area from the asset column headings.
For more information, see Working with assets in Dreamweaver Help.