I am using Drupal-6, to add image in a content page i used
<img src="/sites/default/files/mi_image.gif" align="right">
in body area but it does not show the image however the source code of the browser shows the correct image path and yes there is that correct image.
is there some easy way to add image in drupal content?
A combination of the Image module and the Image Assist module meet 90% of needs.
I personally used and it fairly solved my problem. Hopefully you will like it too. 🙂