Help:Sup: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
New page: superscript
 
KHiddemann (talk | contribs)
No edit summary
Line 1: Line 1:
superscript
superscript
==Description==
Contents are to be rendered as superscript text. Equivalent to the sup element from HTML.
==Syntax==
<code>&lt;sup&gt; ... &lt;/sup&gt;</code>
==May contain==
*[[CoCoAXML:PCDATA|&#35;PCDATA]]
[[Category:CoCoAXML|Sup]]
{{DISPLAYTITLE:Sup}}

Revision as of 14:26, 27 July 2007

superscript

Description

Contents are to be rendered as superscript text. Equivalent to the sup element from HTML.

Syntax

<sup> ... </sup>

May contain