Template:Clear/doc

From BadWolfMC Wiki
Revision as of 15:05, 16 May 2018 by Merc (talk | contribs) (Created page with "{{documentation subpage}} Shorthand for <code><nowiki><div style="clear: both;"></div></nowiki></code>. ---- <templatedata> { "description": "Clear floating block-level eleme...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


Clear floating block-level elements without line break

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional