Template:Clear
From VNDev Wiki
Description
This template makes content wait until existing content is completed in all columns. It is often used to prevent text from flowing next to unrelated images.
Usage
{{clear}} |
— adds <div style="clear:both;"></div>
|
{{clear|left}} |
— adds <div style="clear:left;"></div>
|
{{clear|right}} |
— adds <div style="clear:right;"></div>
|
The above documentation is transcluded from Template:Clear/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |