Difference between revisions of "Template:Clear"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(created template)
(simplified documentation)
Line 1: Line 1:
<div style="clear: both;"></div>
+
<div style="clear:both;"></div><noinclude>
<noinclude>
+
==Usage==
[[Category:Miscellaneous templates]]
+
<pre>{{clear}}</pre>
 +
 
 +
This template adds a break, pushing following content to the next line below nearby floating images or templates.
 +
 
 +
==See also==
 +
* {{tl|clearleft}} delays content until left column is complete.
 +
* {{tl|clearright}} delays content until right column is complete.
 +
* {{tl|-}} is similar, but technically different.
 +
*: ''The finer points of {{Tl|clear}} vs. {{Tl|-}} are discussed in [[w:Template talk:-#- versus clear|w:Template talk:-]] and [[w:Template talk:Clear]].''
 +
 
 +
 
 +
[[Category:Typing-aid templates|{{PAGENAME}}]]
 +
[[Category:Formatting templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 17:56, 6 February 2009

Usage

{{clear}}

This template adds a break, pushing following content to the next line below nearby floating images or templates.

See also