CuteEditor for .NET

Wrapping Text Around Images

You can textwrap around images by changing image alignment:

1. You can change the alignment attribute of an image on the page.

2. Wrapping text around an image using the CSS Float attribute.

To change alignment attribute of an image:

1. In your editor, select the image you want to realign.

2. Click an alignment option ( , ...) in the editor toolbar.

CuteEditor aligns the image in the content area.

To wrap text around an image using the CSS Float attribute:

1. In your editor, select the image you want to realign.
2. Do one of the following:

CuteEditor floats the image in the content area.