| This is a template documentation subpage for Template:-. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
{{-}} is a shorthand for <br style="clear:both" />
, and deprecated in HTML5, where this style requires a block-level element. All HTML5 browsers are supposed to support this deprecated style, because <br clear="all" />
was not the same as <div style="clear:both"></div>
.
除了特别提示,社区内容遵循CC-BY-SA
授权许可。