32.5.3 Adding space above an image

If all the graphics in your document need the added space, dedicate a paragraph format to anchoring graphics, and include the extra space in its definition. If you need to add space to only one or a few graphics, use the Graphic ID; see §32.4.1 Assigning properties to sets of graphics.

To add space using the paragraph containing the anchor (for example, GraphAnchor):

[HTMLParaStyles]
GraphAnchor = CodeBefore
[ParaStyleCodeBefore]
GraphAnchor = <br>

This method adds space for every graphic whose frame is anchored in a GraphAnchor paragraph.

See also:

§32.8.1 Excluding image size attributes from HTML

Previous Topic:  32.5.2 Indenting images (deprecated)

Next Topic:  32.5.4 Eliminating space above or below graphics in table cells

Parent Topic:  32.5 Positioning graphics in HTML output

Sibling Topics:

32.5.1 Aligning anchored graphics

32.5.2 Indenting images (deprecated)

32.5.4 Eliminating space above or below graphics in table cells