Help:Markup: Difference between revisions

Line 34: Line 34:
: For '''small caps''', surround the text with <code>&lt;small&gt;</code> and <code>&lt;/small&gt;</code>:
: For '''small caps''', surround the text with <code>&lt;small&gt;</code> and <code>&lt;/small&gt;</code>:
: <code><nowiki><small>Small Caps</small></nowiki></code> produces <small>Small Caps</small>
: <code><nowiki><small>Small Caps</small></nowiki></code> produces <small>Small Caps</small>
;Underline
: For '''underline''', surround the text with <code>&lt;u&gt;</code> and <code>&lt;/u&gt;</code>:
: <code><nowiki><u>underlined text</u></nowiki></code> produces <u>underlined text</u>


== Section Headings ==
== Section Headings ==