<p>Any text should go in paragraph tags!</p>
<div>
<ul>
<li>plop</li>
<li>boink</li>
</ul>
</div>
Please make sure that everything is either inside <div> or <p> tags, else all markup breaks!
You can make images with something like <img alt="titel" src="img/filename"/>. Upload them via "Bestanden of plaatjes uploaden"
For nicely aligning your image inside the page, do <img src="img/filename" align="plop">, with for plop the following:
left, right, top, texttop, middle, absmiddle, bottom, absbottom of baseline. Just try it out a bit, until it looks good :-)