|
Inserting images
When you insert an image into a Dreamweaver document, Dreamweaver automatically generates a reference to the file in the HTML source code. Like other files that are part of a website, image files must also be saved somewhere within the local root folder defined for the site. If your image file is not in the current site, Dreamweaver asks whether you want to copy the file to the root folder.
For more information about sites, see the article Understanding Sites.
To insert an image:
If you are working in an unsaved document, Dreamweaver generates a "file://" reference to the image file. When you save the document in the site, Dreamweaver converts the reference to a document- or site root-relative path. For more information, see "About document locations and paths" in Chapter 15 of Using Dreamweaver 4, or in Dreamweaver Help (Help > Using Dreamweaver).
|