|
normally if we float an image to the right whatever text that is written after the img tag will appear to the left and to add gaps between the image and text we can use margins on the image
however my question is for example if the image is circular in shape or curved or any shape other than a rectangle or square image is it possible to display the text around that particular shaped image using css or other techniques
|