Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: <asp:label> text wrapped around <asp:image> image: possible?


Message #1 by "Dan Vanderboom" <dvanderboom@h...> on Sat, 20 Jul 2002 16:15:39
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!

  Return to Index