You're right. I was thinking <div align=left> when I deemed <align=left> a valid tag.
"Agustin Rivera" <[EMAIL PROTECTED]> wrote in message 000d01c1d6a3$f7e83c50$9865fea9@agustinr">news:000d01c1d6a3$f7e83c50$9865fea9@agustinr... > Your html tag is misformatted for starters. > > try > > print "<img SRC=RP.jpg> <align=LEFT>"; > or > print "<img SRC=\"RP.jpg\"> <align=LEFT>"; > > I have no idea if the image is actually there, however :) Actually the align=left should be in the main tag or it won't have any effect print "<img src=\"RP.jpg\" align=left> if the picture is in the same directory it should show up [or at the very least you should get a red cross...] Wytch -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]