Placement attribute
When you insert an image into a topic, use the placement attribute to determine if the image breaks to a separate page in the output when appropriate or always stays with the text around it:
Set the placement attribute to break when the image must be independent of the text around it and break to a new page in the output when appropriate. Use break in almost all cases.
Set the placement attribute to inline when the image must stay with the text around it. This value can cause awkward page breaks in outputs and must only be used when an image is nested within text. Do not use the Inline attribute.
When the placement attribute is set to break, images that are large for the page are automatically scaled to fit in the text box.