Template:Clear/doc: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
m (1 revision)
mNo edit summary
Line 1: Line 1:
{{doc/start}}
{{doc/start}}


This template adds <tt>&lt;div style="clear:both;"&gt;&lt;/div&gt;</tt>
This template adds <code>&lt;div style="clear:both;"&gt;&lt;/div&gt;</code>


{{tl|Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
{{tl|Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.

Revision as of 11:38, 14 November 2018

Template:Doc/start

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

{{Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images. Template:Doc/end