Difference between revisions of "Template:-"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Template for a <br clear=all>)
 
m (Clarify description (without being a muppet))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><br clear="all" /></includeonly><noinclude>Use after any floating elements and before elements you do not wish to float together with the first set.</noinclude>
<includeonly><br clear="all" /></includeonly><noinclude>Use after any floating elements and before elements you do not wish to float together with the first set (implemented as a &lt;br clear="all" /&gt;).</noinclude>

Latest revision as of 13:38, 23 November 2007

Use after any floating elements and before elements you do not wish to float together with the first set (implemented as a <br clear="all" />).