Difference between revisions of "Help:Em"

From ApCoCoAWiki
(New page: emphasis)
 
m (CoCoAXML:Em moved to Help:Em: tidying up the wiki.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
emphasis
 
emphasis
 +
 +
==Description==
 +
Contents are to be emphasized. This may be treated differently depending on the output format (Web, Text, LaTeX/PDF etc.), the emphasis may be achieved by bold faced text, italic faced text, or other stylistic devices.
 +
 +
==Syntax==
 +
<code>&lt;em&gt; ... &lt;/em&gt;</code>
 +
 +
==May contain==
 +
*[[Help:PCDATA|&#35;PCDATA]]
 +
 +
[[Category:CoCoAXML|Em]]
 +
{{DISPLAYTITLE:Em}}

Latest revision as of 14:52, 16 October 2007

emphasis

Description

Contents are to be emphasized. This may be treated differently depending on the output format (Web, Text, LaTeX/PDF etc.), the emphasis may be achieved by bold faced text, italic faced text, or other stylistic devices.

Syntax

<em> ... </em>

May contain