Difference between revisions of "Template:Clear"

m (Protected "Template:Clear" [edit=sysop:move=sysop])
m
Line 1: Line 1:
 
<noinclude>{{Template Overview
 
<noinclude>{{Template Overview
 
|usedon=all
 
|usedon=all
|purpose=cause blocks of content to clear subsequent content down onto the next line after them ({{Monospace|<nowiki><div style="clear:both;"></div></nowiki>}}) without requiring users to use HTML tags directly
+
|purpose=cause blocks of content to "clear" subsequent content down onto the next ({{Monospace|<nowiki><div style="clear:both;"></div></nowiki>}}) without requiring users to use HTML tags directly
 
|template=<nowiki>{{Clear}}</nowiki>
 
|template=<nowiki>{{Clear}}</nowiki>
 
|parameters=no
 
|parameters=no
}}
+
|category=Utility
[[Category:Utility Templates|{{PAGENAME}}]]</noinclude><includeonly><div style="clear:both;"></div></includeonly>
+
}}</noinclude><includeonly><div style="clear:both;"></div></includeonly>

Revision as of 10:55, 28 December 2009

Template:Clear is designed for use on all pages to cause blocks of content to "clear" subsequent content down onto the next (<div style="clear:both;"></div>) without requiring users to use HTML tags directly.

Template

{{Clear}}

Parameters