Template:Clear: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(created template:clear)
 
m (fix category display order, minor tweaks)
Line 1: Line 1:
<div style="clear:both;"></div>
<div style="clear:both"></div>
<noinclude>
<noinclude>
Code
Code


<pre>
<pre><div style="clear:both"></div></pre>
<div style="clear:both;"></div>
 
</pre>
<div style="clear:both"></div>


<div style="clear:both;"></div>
==USAGE==
==USAGE==
Copy this text when you want to start text below tables, images etc instead of being next to them.
Copy this text when you want to start text below tables, images etc instead of being next to them.


<pre>
<pre>{{clear}}</pre>
{{clear}}
</pre>
 
 
[[Category:Templates]]


[[Category:Templates|Clear]]
</noinclude>
</noinclude>

Revision as of 10:01, 23 June 2011

Code

<div style="clear:both"></div>

USAGE

Copy this text when you want to start text below tables, images etc instead of being next to them.

{{clear}}