Wikipedia:Technical terms and definitions: Difference between revisions

Content deleted Content added
m more underline cleanup
more <cite> cleanup
Line 31:
<nowiki>; term : definition</nowiki>
 
Some other markups are available but risky. Examples are <tt>teletype</tt> (edited as <tt>&lt;tt&gt;teletype&lt;/tt&gt;</tt>) and ''italic'' (edited as <tt>&lt;i&gt;italic&lt;/i&gt;</tt>). But the teletype (monospace) tag does not usually produce text sufficiently different from the standard Wikipedia font to be useful; and the HTML tags &lt;i&gt; and &lt;cite&gt; are not differentiated by most common browsers. The Wikipedia italic, described above and edited as <tt><nowiki>''</nowiki>italic<nowiki>''</nowiki></tt>, is preferable to the
HTML tag &lt;i&gt;.