Help - text won't wrap around Images
Hi all,
I am trying to wrap text around an image in Sigil but, even though I am using code from the "Alice in Wonderland" book, it starts the sentence at the bottom of the image rather than running it all the way up the side.
the code I am using is:
<body>
<p><img alt="aust" class="il" src="../Images/2.PNG"style="Width:10em;max-width:202px" />Such arrogance! To turn up at a waterhole in a remote part of the driest continent, to name it as if it was a new discovery, then camp by it and be surprised when you ale</p>
</body>
</html>
Can anybody tell me what I am doing wrong??
thanks
Warren
|