Template:Clear

From No Man's Land - A Trigun Wiki
Revision as of 07:50, 21 March 2023 by imported>Eithris (Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> This template creates a div containing the CSS "clear" property. It will cause content below it not to wrap around floating elements directly above it. Defaults to "clear:both" (affects any floating elements, regardless of which side they're on), but can be changed to "clear:left" (affects only left-floating elements) or "clear:right" (affects only right-floating elements). ;Syntax *<code><nowiki>{{clear}}</nowiki></co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template creates a div containing the CSS "clear" property. It will cause content below it not to wrap around floating elements directly above it.

Defaults to "clear:both" (affects any floating elements, regardless of which side they're on), but can be changed to "clear:left" (affects only left-floating elements) or "clear:right" (affects only right-floating elements).

Syntax
  • {{clear}}
  • {{clear|left}}
  • {{clear|right}}