Template:Clear left: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Pathoschild
m (tweaked CSS, {{documentation}})
meta>JHunterJ
(update category)
Line 1: Line 1:
<div style="clear:left; float:left;">{{{1|}}}</div><noinclude>{{documentation}}</noinclude>
<div style="clear: left; float: left"></div><noinclude>
Produces:
<nowiki><div style="clear: left; float: left"></nowiki>
 
=== See also ===
* '''{{Lts|clear}}'''
* {{Lts|clearleft}}: Delays content until left column is complete.
* {{Lts|clearright}}: Delays content until right column is complete.
* {{Lts|-}} is similar but technically different
 
[[Category:Formatting templates|{{PAGENAME}}]]
</noinclude>

Revision as of 03:10, 25 January 2008

Produces:

<div style="clear: left; float: left">

See also