Skip Navigation
Penn State

Focus On Materials

Focus On Materials cover

Dreamweaver - How To Insert Images

 

When you insert an image into a Dreamweaver document, Dreamweaver automatically generates a reference to the image file in the HTML source code. To ensure that this reference is correct, the image file must be in the current site. If it is not in the current site, Dreamweaver asks whether you want to copy the file into the site.

 

To insert an image:

  1. Place the insertion point where you want the image to appear in the Document window, then do one of the following:
    • In the Common category of the Insert bar, click the Image icon.
    • In the Common category of the Insert bar, drag the Image icon to the Document window (or to the Code view window).
    • Select Insert > Image.
    • Drag an image from the Site panel to the desired location in the Document window; then skip to step 3.

  2. In the dialog box that appears, select File System to choose a graphic file.

  3. Browse to select the image you want to insert. If you are working in an unsaved document, Dreamweaver generates a file:// reference to the image file. When you save the document anywhere in the site, Dreamweaver converts the reference to a document-relative path.

  4. Click OK.

    NOTE: If you have the Image Tag Accessibility Attributes dialog box activated in Preferences, a dialog box will appear asking for an Alternative Text. Enter a short description in the Alternative Text so that users with vision imparment or who have images turned off know what the image pertains to, use the Long Description text box if a longer, more detailed description is needed. You can enter information in one or both text boxes depending on your needs.


  5. Click OK. The image appears in your document.

  6. In the Properties Bar (Window > Properties), adjust properties for the image (see below.)

 

image properties bar <Image Properties Bar

 

To Set Image Properties:

Image Editing Tools editing tools