I use Blogger.com for my blogs and when uploading images, we have the choice of none, center, left, right. When I choose "none" I can position the image anywhere including in the middle of some text.
Now Blogger.com have an updated post editor, and we get a different code to display the image and it uses text-align:center and so forth.
I tried text-align:none to get the same effect as before is that the attribute to use for <img> is text-align and I don't know any other
Can anyone tell me how to get the equivalent of what I had been able to do before, position the image anywhere including in the midst of text.


Answers