Help:Em: Difference between revisions
From ApCoCoAWiki
KHiddemann (talk | contribs) New page: emphasis |
KHiddemann (talk | contribs) No edit summary |
||
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><em> ... </em></code> | |||
==May contain== | |||
*[[CoCoAXML:PCDATA|#PCDATA]] | |||
[[Category:CoCoAXML|Em]] | |||
{{DISPLAYTITLE:Em}} |
Revision as of 13:22, 25 July 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>