PDA

View Full Version : Words wrapped around pictures


msknight
09-30-2004, 09:24 AM
Hi All,

A newcommer to iSilo and iSiloX - great product; am loving it on my Tungsten T3.

I'm having problems, however, with code that uses floating text around images that use the "align" tag, like ...

<p><IMG SRC="pic.jpg" align="right">The image should appear on the right and this paragraph text should wrap around the image.</p>

... the result being that the text is starting at the bottom of the image, rather than appearing down the side of it. eg. convert my home page ... www.msknight.com and take a look at the "Personal Life" section ... you can see a picture of me, and the starting words, "We Start With..." Don't start until the bottom of the image.

Is this something to do with iSilo on the Palm, or is there something I need to put in to my HTML coding to avoid this?

iSilo and iSiloX all versions 4.x including beta versions have been tried and the results are the same.

iSilo
09-30-2004, 10:43 AM
iSilo does not have the ability to wrap text around an image. If you need to display text on the side of an image, you can use a table and place the image in one cell and the text in the cell to its left or right. But that is different than the wrapping that you are asking for, so it might not be suitable.