Template:Clear/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Clear It may contain usage information, categories and other content that is not part of the original template page. |
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>