For those who are interested, the html code below is the will insert a picture. There are further options you can add to the code, but this is the simplest form. As novita said, you need to disable rich text first.

       <img src="IMAGE SOURCE">

where IMAGE SOURCE is the link to the image on the web (e.g. http://images.google.com/somepicture.jpg).