Difference between revisions of "User:Xenocidic/UX/-"
From PinataIsland.info, the Viva Piñata wiki
< User:Xenocidic | UX
(New page: <br clear="all" />) |
m (User:Xenocidic/- moved to User:Xenocidic/UX/-: UX subdirectory) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <includeonly>{{clear}}</div></div></includeonly><noinclude>The proposed name for this template is <nowiki>{{divclear}}</nowiki>. It would consist of the following code, which would clear floating elements and close a div tab (i.e. platform tab) - |
+ | |||
+ | <pre> | ||
+ | <div style="clear:both"></div></div></div> | ||
+ | </pre> | ||
+ | |||
+ | At the present time it inserts <code><nowiki>{{clear}}</div></div></nowiki></code>, which mirrors current practice. It should be '''subst:'ed''' until it is accepted.</noinclude> |
Latest revision as of 16:18, 23 August 2008
The proposed name for this template is {{divclear}}. It would consist of the following code, which would clear floating elements and close a div tab (i.e. platform tab) -
<div style="clear:both"></div></div></div>
At the present time it inserts {{clear}}</div></div>
, which mirrors current practice. It should be subst:'ed until it is accepted.