Template:Clearleft/doc: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
(New page: {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === This template simply creates a non-space-filling P tag which can be used i...)
 
No edit summary
 
Line 5: Line 5:
This template simply creates a non-space-filling P tag which can be used instead of writing <code><nowiki><br clear="left"/></nowiki></code>.
This template simply creates a non-space-filling P tag which can be used instead of writing <code><nowiki><br clear="left"/></nowiki></code>.
<pre>
<pre>
<p style="clear:both; margin:0px; padding:0px; border:0px;" />
<p style="clear:left; margin:0px; padding:0px; border:0px;" />
</pre>
</pre>



Latest revision as of 14:54, 8 August 2008

This is a documentation subpage for Template:Clearleft (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

This template simply creates a non-space-filling P tag which can be used instead of writing <br clear="left"/>.

<p style="clear:left; margin:0px; padding:0px; border:0px;" />