Template:Clear: Difference between revisions
Appearance
Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}} </noinclude>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="clear:{{{1|both}}};"></div><noinclude> | <div style="clear:{{{1|both}}};"></div><noinclude> | ||
{{ | This template adds <code><nowiki><div style="clear:both;></div></nowiki></code> to an article, forcing content around floated objects and elements. | ||
</noinclude> | |||
<nowiki>{{clear}}</nowiki> | |||
<nowiki>{{clear|left}}</nowiki> | |||
<nowiki>{{clear|right}}</nowiki> | |||
This template has been imported for personal use on this wiki under the terms of fair-use. For additional information about this template, please refer to the template's '''[http://en.wikipedia.org/wiki/Template:Clear appropriate documentation]''' page on '''Wikipedia'''.</noinclude> | |||
Revision as of 19:32, 23 January 2015
This template adds <div style="clear:both;></div> to an article, forcing content around floated objects and elements.
{{clear}}
{{clear|left}}
{{clear|right}}
This template has been imported for personal use on this wiki under the terms of fair-use. For additional information about this template, please refer to the template's appropriate documentation page on Wikipedia.