Difference between revisions of "Template:Clear"

From ScienceForSustainability
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} Shorthand for <code><nowiki><div style="clear: both;"></div></nowiki></code>. ---- <templatedata> { "description": "Clear floating block-level eleme...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{documentation subpage}}
+
<div style="clear: both;"></div>
Shorthand for <code><nowiki><div style="clear: both;"></div></nowiki></code>.
 
----
 
<templatedata>
 
{
 
"description": "Clear floating block-level elements without line break",
 
"params": {
 
"1": {
 
"label": "clear",
 
"description": "CSS clear: left, right, both, none",
 
"default": "both",
 
"type": "string"
 
}
 
}
 
}
 
</templatedata>
 
 
 
<includeonly>
 
[[Category:Formatting templates]]
 
[[Category:Typing-aid templates]]
 
[[Category:Utility templates]]
 
</includeonly>
 

Latest revision as of 14:28, 8 October 2019