Difference between revisions of "Template:Clear"

From Timelines
Jump to: navigation, search
(Simple style="clear:both" stuff)
(== See also ==)
Line 1: Line 1:
<br style="clear:both" />
+
<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 21:45, 1 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.