Sub: Difference between revisions From Online Manual

Jump to: navigation, search
(Match example with result)
m (Bot: Automated text replacement (-<tt> +))
Line 3: Line 3:
|button=sub.gif
|button=sub.gif
|example=normal&#91;sub&#93;subscript&#91;/sub&#93;
|example=normal&#91;sub&#93;subscript&#91;/sub&#93;
|description=The <tt>sub</tt> tag styles text as a subscript. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.
|description=The sub</tt> tag styles text as a subscript. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.
|result=normal<sub>subscript</sub>
|result=normal<sub>subscript</sub>
}}
}}

Revision as of 11:19, 1 July 2013

button: Sub.gif

description: The sub tag styles text as a subscript. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.

example: normal[sub]subscript[/sub]

result: normalsubscript



Advertisement: