Template:Clear: Difference between revisions

From A KoL Wiki
imported>Starwed
Create a template which pushes content below it down below float elements
 
imported>Starwed
No edit summary
Line 1: Line 1:
<div style="clear: right"></div>
<includeonly><div style="clear: right"></div></includeonly><noinclude>{{Code2}}
==Useage==
This template prevents floating elements from overlapping on any content below the template.
</noinclude>

Revision as of 16:17, 4 February 2007

{{Clear}}
<div style="clear: right"></div>

Useage

This template prevents floating elements from overlapping on any content below the template.