|
Actually, I misunderstood what you were looking for in the other thread. If you want the image to the right of the paragraph, then you want to create a div for the paragraph and give it a set width that accomplishes the 3 lines you used <br /> to get. Then in the HTML, just put the paragraph div in as float left. Then put the image in as float left. You may need to play with padding or margins for one or both of these elements to get the spacing you want.
__________________
Experimenting
|