Template:Clear: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to 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 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.