Template:Clear/doc: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
|||
Line 4: | Line 4: | ||
Shorthand for <syntaxhighlight inline lang="html"><div style="clear: both;"></div></syntaxhighlight>. | Shorthand for <syntaxhighlight inline lang="html"><div style="clear: both;"></div></syntaxhighlight>. | ||
== TemplateData == | == TemplateData == | ||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 23:41, 14 February 2022
This is a documentation subpage for Template:Clear. It contains usage information, categories and other content that is not part of the original Template page. |
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 |