Template:Clear: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(add a break)
(tidy - standardise with Wikipedia:Template:Clear, no need for <br> - that is what the div coding is for)
Line 1: Line 1:
<div style="clear:both;"></div><br />
<div style=clear:both></div><noinclude>
<noinclude>
Code


<pre>
;Code
<div style="clear:both;"></div>
<pre><div style=clear:both></div></pre>
</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:Shortcut templates]]</noinclude>
[[Category:Templates|Clear]]
 
</noinclude>

Revision as of 20:09, 3 May 2013

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}}