Datasheet

An introduction to HTML
23Lesson 1, Dreamweaver CS4 Jumpstart
1
Placing images in HTML
You use some tags in HTML to place items, such as pictures or media les, inside a web page.
The <img> tag is the most common example; its job is to place and format an image on the
page. To place an image and see the resulting code, follow these steps:
1 Choose File > Open. When the Open dialog box appears, navigate to the dw01lessons
folder. Select the Images.html le and press Open to edit the le.
2 Click the Split button ( ) in the Document toolbar so that you’re viewing both the
layout and the code for your page. In the Design view portion of the Split view, click
below the line of text to place your cursor underneath it. This is where you’ll place a
new image.
Enter the Split view before you insert the image onto your page.
DWCS4.indb 23DWCS4.indb 23 9/10/2008 3:24:23 PM9/10/2008 3:24:23 PM