Template

Clear/doc

From ACES

< Template:Clear
Revision as of 17:49, 15 September 2021 by Yid010 (talk | contribs) (Created page with "Shorthand for <syntaxhighlight inline lang="html"><div style="clear: both;"></div></syntaxhighlight>. == TemplateData == <templatedata> { "description": "Clear floating block...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Shorthand for <div style="clear: both;"></div>.

TemplateData[edit source]

Clear floating block-level elements without line break

Template parameters

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional