So I got dasBlog installed and was using and was very very happy. I got all excited and wanted to add an image. that was fine but then I had a big space in my text. So I used the align property to make it wrap. I finished my post and submitted it. That's when bad things started happening. The space for the image was there but the actual image wasn't. Not only that, when I right clicked where the image should be I got the properties for the image. Confused yet?
So in searching the web I learned some things. Align is deprecated for one. We use float now. Ok fine. . . it still doesn't work. I know for certain that I'm a victim of the absolute positioning phantom. I personally like a flow layout using a table but they'll probably deprecate that too! (Actually I don't think ...