Template:Clear: Difference between revisions
Jump to navigation
Jump to search
m Changed protection level of Template:Clear: Enable access by template editors; NeilN is okay with this move ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)) |
m 1 revision imported |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="clear:{{{1|both}}};"></div><noinclude> | <div style="clear: {{{1|both}}};"></div><noinclude> | ||
{{ | {{Documentation}}</noinclude> | ||
</noinclude> |
Latest revision as of 01:12, 4 November 2021
Shorthand for <div style="clear: both;"></div>
.
TemplateData
Clear floating block-level elements without line break
Parameter | Description | Type | Status | |
---|---|---|---|---|
clear | 1 | CSS clear: left, right, both, none
| String | optional |