Page is a not externally linkable
hjl1999 - 6:17 pm on Jul 21, 2011 (gmt 0)
still unable to move text from the bottom of text line:
<img src="img1.jpg" style="border:none; width:10em; height: 17em; margin: 0em 0em 0em 26em; " alt="img1"/></a>
<span style="text-align:70%">text next to image</span>
I found if I insert position:abolute will make this line of text move up from the bottom of text line. But this mess up with the following text locations. How best to avoid this problem? Thank you.