Welcome to WikiIndex — the 'wiki index' of all wikis, wiki people, wiki software, wiki farms, and wiki ideas.
Please add your wiki, and join our community. Note: WikiIndex is not a wiki hosting service.

(please log-in to bypass the anti-spam Captcha and remove this heading notice)

Template:Clear: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (fix category display order, minor tweaks)
(testing: positioned pre tags like in the previous version)
Line 1: Line 1:
<div style="clear:both"></div>
<div style="clear:both;"></div>
<noinclude>
<noinclude>
Code
Code


<pre><div style="clear:both"></div></pre>
<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>{{clear}}</pre>
<pre>
{{clear}}
</pre>
 


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

Revision as of 19:57, 9 February 2012

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