without_wings (
without_wings) wrote in
getting_started2010-04-11 05:03 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Entry Posting Question
I know this is kind of a random question, but does anyone know if text wrapping (around a picture) is possible when posting an entry? I would like to be able to post a small image and have the corresponding paragraph of text be right next to it, instead of above or below the picture.
Thanks for your help in advance.
Thanks for your help in advance.
no subject
no subject
no subject
Two ways of doing it that are better than tables (Which, frankly, should only be used for data) are below, FoxFireFey's method using CSS is better overall, the other method using align within the html code works, but is deprecated.
The best way is to have some CSS classes in your layout code and just use them, but....
Oh, I may have a suggestion idea.