PropagandaMedia > Dreamweaver tutorials > Intermediate > Images
For images to appear in a Dreamweaver document, the image file must be within a defined local site.
If you specify a path for a source file outside the local root folder, Dreamweaver displays a placeholder for the image.
To insert an image:
Place
the cursor where you want the image to appear on the page and then choose
Insert > Image or click the Insert Image button on the Common panel of
the Object palette.
Drag the Insert Image button from the Object palette to the desired location on the page.
Drag an image from the desktop to the desired location on the page; then skip to step 3.
To prevent this dialog box from appearing, turn off Show Dialog When Inserting Objects in General preferences.
JPG (Joint Photographic expert Group):
Best for most photographic images and continuous-tone art that contain subtle shifts in color (i.e. drop shadows)
GIF (Graphics Interchange Format):
Best for:
- Floating graphics from the page (i.e. transparency)
- Creating simple animations
- Browser safe colors
PNG (Portable Network Graphic format):
Best for:
Examples: |
||
|
.gif (2.4k) |
.jpg (4.32k) |
.png (3.09k) |
|
.gif (2.28k) |
.jpg (2.34k) |
.png (2.48k) |

_blank loads the linked file into a new, unnamed browser window.
_parent loads the linked file into the parent frameset or window of the frame that contains the link.
_self loads the linked file into the same frame or window as the link
_top loads the linked file into the full browser window, thereby removing all frames.
To Choose an external image editor:
Examples of outside editors include Fireworks, Photoshop, and ImageReady.
An image map is a single image with different hyper links assigned to defined regions of the image.
A
rollover is an image that changes when the cursor moves across the image. A
rollover is actually two images: the primary image (the image that is displayed
when the page first loads) and the rollover image (the image that appears when
the cursor rolls over the primary image).
This is an example of a rollover
The Preload Images action loads images that do not appear on the page right away (such as those that will be swapped in with timelines, behaviors, or javascript) into the browser cache. This prevents delays caused by downloading when it is time for the images to appear.
| < Tutorial Home |
Tables
>
|