Help:Editing: Difference between revisions

Content deleted Content added
"?" -> "link"
Olrick (talk | contribs)
mNo edit summary
Line 432:
</tr>
 
<tr valign="top"><td>x<sup>2</sup>&nbsp;&nbsp;&nbsp;&ge;&nbsp;&nbsp;&nbsp;0 true.
*To space things out, use non-breaking spaces - <tt>&amp;nbsp;</tt>.
*<tt>&amp;nbsp;</tt> also prevents line breaks in the middle of text, this is useful in formulas.
</td>
<td><pre><nowiki>
x<sup>2</sup>&nbsp;&nbsp;>&ge;&nbsp;&nbsp;0 true.
</nowiki></pre></td>
</tr>