Template:Clear

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This template adds <div style="clear:both;"></div>.

The nameless first parameter is optional; if specified, it should either be left or right. If it is set to left, then the template will add

<div style="clear:left;"></div>

Similarly, setting the first parameter to right will add:

<div style="clear:right;"></div>