Template:Break

From the Fallout3 GECK Wiki
Revision as of 17:35, 11 December 2008 by imported>DragoonWraith (New page: <includeonly><div style="clear:both;"></div></includeonly><noinclude>The <nowiki>{{Break}}</nowiki> tag prevents floated objects from flowing past it. Often used before section headers to ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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[edit source]

First Example: Without Break[edit source]

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[edit source]

And text after the header.

Second Example: With Break[edit source]

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[edit source]

And text after the header.