Difference between revisions of "Template:Clear-both"

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search
 
m (Protected "Template:Clear-both" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)) [cascading])
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<div style="clear:both;"></div>
 
<div style="clear:both;"></div>
 +
<noinclude>
 +
This template is used to easily insert the following code:
 +
<nowiki><</nowiki>div style="clear:both;"<nowiki>><</nowiki>/div<nowiki>></nowiki>
 +
 +
 
[[Category:Templates]]
 
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 15:32, 2 December 2012

This template is used to easily insert the following code:

<div style="clear:both;"></div>