Click here to Skip to main content
15,904,653 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
this is used the display image along with the text
Posted

1 solution

Although I would have never thought of using it this way, if I understand your question, I believe this will work:

XML
<label><img src="images/ajax-loader.gif" /><br />Test</label>
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900