Difference between revisions of "Template:Clear"

From The Antarian Rangers
Jump to: navigation, search
(Created page with "<div style="clear:{{{1|both}}};"></div>")
 
Line 1: Line 1:
 
<div style="clear:{{{1|both}}};"></div>
 
<div style="clear:{{{1|both}}};"></div>
 +
 +
<noinclude>
 +
<nowiki>
 +
 +
This template adds <div style="clear:both;"></div>; for technical XHTML details, see Template talk:Clear.
 +
{{Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.</nowiki>
 +
</noinclude>

Revision as of 12:33, 30 June 2012


This template adds <div style="clear:both;"></div>; for technical XHTML details, see Template talk:Clear. {{Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.