Difference between revisions of "Template:Clear"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(change to empty div)
(== See also ==)
Line 1: Line 1:
 
<div style="clear: both"></div>
 
<div style="clear: both"></div>
 +
<noinclude>
 +
----
 +
== Usage ==
 +
 +
{{tl|clear}}: Makes content wait until existing content is completed in all columns.  Often used to stop text from flowing next to inappropriate images.
 +
 +
== See also ==
 +
 +
* {{tl|clearleft}}: Delays content until left column is complete.
 +
* {{tl|clearright}}: Delays content until right column is complete.
 +
 +
</noinclude>

Revision as of 04:45, 2 November 2005


Usage

{{clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to inappropriate images.

See also

  • {{clearleft}}: Delays content until left column is complete.
  • {{clearright}}: Delays content until right column is complete.