Template:Clear

From HandWiki Stage
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>