Template:Left/HTML4
From MozillaWiki
{{{1}}}
Usage
{{left/HTML4}} encloses the input text or element code in <div>
tags and left-aligns the output block.
- Note
This template complies with HTML4 standards. In HTML5, the attribute used by this template, align, is deprecated. If you want to use HTML5, use the template {{left}} instead of this one.
Parameters
There is only 1 parameter, which is unnamed and required.
Syntax
The template's syntax is
-
{{left/HTML4|custom text/element}}
Required parameters
1
- Custom text/element
The text (or other element) you wish to left-align. The parameter is unnamed, so no parameter name needs to be specified.
- Usage
-
{{left/HTML4|1}}
Examples
Case | What you type | What you see |
---|---|---|
Text | This text is left-aligned}} | This text is left-aligned
|
Image | [[File:Idea.png|20px|link=]]}} |
See also
- General alignment
- {{align}}
- Specific alignment
- {{center}}: uses the CSS styling attribute style="…" for alignment (HTML5 compliant).
- {{center/HTML4}}: uses the HTML4 attribute align="…" (deprecated in HTML5).
- {{left}}: uses the CSS styling attribute style="…" for alignment (HTML5 compliant).
- {{right}}: uses the CSS styling attribute style="…" for alignment (HTML5 compliant).
- {{right/HTML4}}: uses the HTML4 attribute align="…" (deprecated in HTML5).
The above documentation is transcluded from Template:Left/HTML4/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |