please see this link
http://sudhakargolakaram.co.in/files/image.html
what i need is below the image i want to write plain text which is "Sample text here" as of now Sample text here is part of the grey image
the way i have written is inside a containing div i have a text enclosed in p tags which have line-height and bottom margin and an image which is floating right with a left margin for space between the text and the image
i want the page to look the way it is now in the link, wherein the text inside the p tag flows around the image when the content in the p tag increases
what i need is to write a single line of text exactly below the image which i have mentioned as "Sample text here"
i have tried using a <br /> tag after the image but that text does not appear exactly below the image, it appears on the left side.
can anyone suggest how i can get the 1 line of text exactly below the image and have the same output the way it is now so that the text on the left flows around the image
thanks