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 | + | |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 | |
− | + | }}</noinclude><includeonly><div style="clear:both;"></div></includeonly> |
Revision as of 09:55, 28 December 2009
Contents
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}}