Template:Clear

From HandWiki Stage
Revision as of 14:32, 13 February 2024 by WikiHarold (talk | contribs) (pass class through)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

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>