Difference between revisions of "Template:Clear-both"

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search
 
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>

Revision as of 15:43, 5 August 2008

This template is used to easily insert the following code:

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