Difference between revisions of "Template:Clear"

From Minetest Wiki
Jump to navigation Jump to search
m (Added description)
m (Moved doc to /doc subpage)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly><div style="clear:{{{1|both}}}"></div></includeonly><noinclude>
<div style="clear:{{{1|both}}}"></div>
+
{{Documentation}}
</includeonly>
+
<!-- Categories go on the /doc subpage -->
<noinclude>
 
Template for clearing floating block-level elements without line break.
 
 
 
[[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.