Difference between revisions of "Template:Clear"
m |
m |
||
Line 3: | Line 3: | ||
|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 | |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= | + | |parameters=none |
|category=Utility | |category=Utility | ||
}}</noinclude><includeonly><div style="clear:both;"></div></includeonly> | }}</noinclude><includeonly><div style="clear:both;"></div></includeonly> |
Latest revision as of 06:56, 4 January 2010
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}}
Parameters
This template has no parameters.