3,860
edits
(→See also: Corr.) |
(Corrections.) |
||
| Line 38: | Line 38: | ||
;<big>Specific alignment</big> | ;<big>Specific alignment</big> | ||
* {{tl|center/HTML4}}: uses the HTML4 attribute {{samp|align{{=}}"…"}} (deprecated in HTML5). | * {{tl|center/HTML4}}: uses the HTML4 attribute {{samp|align{{=}}"…"}} (deprecated in HTML5). | ||
* {{tl|left}} | * {{tl|left}}: uses the CSS styling attribute {{samp|style{{=}}"…"}} for alignment (HTML5 compliant). | ||
* {{tl|right}} | * {{tl|left/HTML4}}: uses the HTML4 attribute {{samp|align{{=}}"…"}} (deprecated in HTML5). | ||
* {{tl|right}}: uses the CSS styling attribute {{samp|style{{=}}"…"}} for alignment (HTML5 compliant). | |||
* {{tl|right/HTML4}}: uses the HTML4 attribute {{samp|align{{=}}"…"}} (deprecated in HTML5). | |||
<includeonly> | <includeonly> | ||
edits