|
After you place an image on your Web page, you may want to use Dreamweaver to align it so that text can wrap around it.
To align an image to the right of a page and wrap text around it on the left, follow these steps:
Insert the image immediately to the left of the first line of the text.
The easiest way to do this is to place the cursor before the first letter of text; then select Insert, Image.
Don't put spaces or line breaks between the image and the text.
Select the image.
The Property Inspector changes to display the image attribute options.
In the Property Inspector, choose Right from the Align drop-down list.
The image aligns to the right and the text automatically wraps around it.
To align the image to the left of the page with text wrapping around on the right, follow Steps 1 and 2 above, and then in Step 3, choose Left from the Align drop-down list instead of Right.
|