You are not logged in.
I have a format problem. i work with ImageManager!!!
i have two pictures and I put a caption under each picture, but the problem is, the caption is not under the pictures.
+--------------------+ +--------------------+
! ! ! !
! ! ! !
! ! ! !
! ! ! !
+--------------------+ +--------------------+
Text(left)Text(right
i like
+--------------------+ +--------------------+
! ! ! !
! ! ! !
! ! ! !
! ! ! !
+--------------------+ +--------------------+
Text(left) Text(right
<p> <img height="100" align="left" width="400" src="picture1.jpg" alt="" style="margin: 2px; padding: 2px;" /></p>
<p> <img height="100" align="left" width="400" src="picture2.jpg" alt="" style="margin: 2px; padding: 2px;" /></p>
<p> <em>text(left),text(right)</em></p>
Offline