Template:Clear/doc

From HandWiki Stage
Revision as of 03:03, 2 December 2016 by WikiHarold (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Shorthand for <div style="clear: both;"></div>.


<templatedata> { "description": "Clear floating block-level elements without line break", "params": { "1": { "label": "clear", "description": "CSS clear: left, right, both, none", "default": "both", "type": "string" } } } </templatedata>