Template:Clear/doc

Usage edit

This template can be used to clear the HTML-Properties. For example, {{clear}} results in <div style="clear:both;"></div>.

You can use the parameter 1 to clear only a specific aspect. Possible values are:

  • both (default)
  • right
  • left
  • none (same as without template, so do not use)