Template:Break
From GECK
The {{Break}} tag prevents floated objects from flowing past it. Often used before section headers to prevent floated images from extending through the header.
Contents
Examples
First Example: Without Break
This is text in a paragraph before any headers, that will wrap around the floated image of Akara on the right. This paragraph needs to be above a certain length in order to illustrate the effect, so I'm adding another sentence.
Another Header as Part of the Example
And text after the header.
Second Example: With Break
This is text in a paragraph before any headers, that will wrap around the floated image of Akara on the right. This paragraph needs to be above a certain length in order to illustrate the effect, so I'm adding another sentence.
Break Tag Here
Another Header as Part of the Example
And text after the header.