aspx_beginners thread: <asp:label> text wrapped around <asp:image> image: possible?
I can wrap text around and <img> image without a problem, using the align attribute of the image tag. The text may appear to the right of the image, then when it reaches the button, it appears below the image as well. How can this be done using <asp:image> and <asp:label> controls together? Is it possible? I tried all different combinations of align attribute, and couldn't get it to wrap!
|





