Difference between revisions of "Template:Clear"

From Minetest Wiki
Jump to navigation Jump to search
m (Deleted extra newline)
m (Moved doc to /doc subpage)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly><div style="clear:{{{1|both}}}"></div></includeonly><noinclude>
 
<includeonly><div style="clear:{{{1|both}}}"></div></includeonly><noinclude>
Template for clearing floating block-level elements without line break.
+
{{Documentation}}
 
+
<!-- Categories go on the /doc subpage -->
[[Category:Templates]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 05:33, 12 May 2017

Documentation icon.png Documentation[view] [edit] [history] [purge]
Languages Language: English

Shorthand for <div style="clear: both;"></div>. Clears floating block-level elements without line break.