without_wings: (Default)
without_wings ([personal profile] without_wings) wrote in [community profile] getting_started2010-04-11 05:03 pm

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.
baggyeyes: Bugs Bunny and the Bull (Default)

[personal profile] baggyeyes 2010-04-11 10:47 pm (UTC)(link)
Depending on which direction you want your image to be, say, right:
A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes.

Or, left:

A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes. A bunch of random text to illustrate my point in a random way. Random way, you say? Why, yes.

The code would look like this:


<img src="http://www.dreamwidth.org/userpic/407846/14785" align="right" hspace="5" vspace="5">


 


<img
src="http://www.dreamwidth.org/userpic/407846/14785" align="left" hspace="5" vspace="5">



To widen the space between the text and the image, fatten the hspace number.

Here's some more info: http://www.w3schools.com/tags/att_img_align.asp
Edited 2010-04-11 22:52 (UTC)
baggyeyes: Bugs Bunny and the Bull (Default)

[personal profile] baggyeyes 2010-04-13 10:48 am (UTC)(link)
[personal profile] foxfirefey's way is the better one for bigger images, I think.