Template:Break

From GECK
Jump to: navigation, search

The {{Break}} tag prevents floated objects from flowing past it. Often used before section headers to prevent floated images from extending through the header.

Examples

First Example: Without Break

Joel Burgess

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

Joel Burgess

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.