Difference between revisions of "Template:Clear left"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(add parameter to work around MSIE's behaviour)
m (/doc)
Line 1: Line 1:
<div style="clear: left; float: left">{{{1|}}}</div><noinclude>
+
<div style="clear: left; float: left">{{{1|}}}</div><noinclude>{{/doc}}</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:Wikipedia special effects templates|{{PAGENAME}}]]
 
</noinclude>
 

Revision as of 12:27, 4 September 2006

Template:Clear left/doc