this is easy
its the same in both 1.x and 1.5
go to your module manager
on the top right click on the new button
(in 1.5 then pic the custom HTML option)
the code from the demo site is
<strong>Lorem ipsum</strong><br />
<div class=”ja-innerdiv”>
<img src=”images/stories/demo/small-1.jpg” title=”Sample image” alt=”Sample image” align=”left” style=”margin: 5px 8px 0 0;” />
<p style=”margin: 0; padding: 0;”>Lorem ipsum dolor sit amet consectetuer.</p>
</div>
<strong>Id neque magna</strong><br />
<div class=”ja-innerdiv”>
<img src=”images/stories/demo/small-2.jpg” title=”Sample image” alt=”Sample image” align=”left” style=”margin: 5px 8px 0 0;” />
<p style=”margin: 0; padding: 0;”>Lorem ipsum dolor sit amet consectetuer.</p>
</div>
of course you need the images in the proper folder for them to show