Line Break: <br />
(2 line breaks generate an empty line)
Bold: <b></b>
Italics: <i></i>
Underline:<u></u>
Forced Space:
(say you want two spaces between sentences or after a colon; browsers automatically ignore multiple spaces unless you force the issue)
An example.
Paragraph: <p></p>
URL: <a href=""></a>
Blockquote: <blockquote></blockquote>
An example.
Numbered List:
<ol>
<li></li>
</ol>
Images: <img src="" border="0" alt="" />
(fill in the URL and the alt text!)