Jump to content

Template:Clear/doc: Difference between revisions

From SeptemWiki
Created page with "This template implements a CSS clear of both margins, like using a <nowiki><br clear=...></nowiki> tag, or just the left or right margin if a parameter is given: <nowiki>{{C..."
 
No edit summary
 
Line 1: Line 1:
This template implements a CSS clear of both margins, like using a <nowiki><br clear=...></nowiki> tag, or just the left or right margin if a parameter is given:
This template implements a CSS clear of both margins, like using a {{c|<nowiki><br clear=...></nowiki>}} tag, or just the left or right margin if a parameter is given:


  <nowiki>{{Clear}}
  <nowiki>{{Clear}}
{{Clear|left}}
{{Clear|left}}
{{Clear|right}}</nowiki>
{{Clear|right}}</nowiki>

Latest revision as of 18:49, 9 April 2016

This template implements a CSS clear of both margins, like using a <br clear=...> tag, or just the left or right margin if a parameter is given:

{{Clear}}
{{Clear|left}}
{{Clear|right}}