 Wezzy
 Wezzy
        
                     weezzyyoung
 weezzyyoung For image only use this code 
<center><img src="http://IMAGE-url"alt="*"/></center>
Copy code  While for image with link use this code 
<center><a href="http://YOUR-Url"><img src="http://IMAGE-url"alt="*"/></a></center>
Copy code  Then for image with link and text use this code 
<center><a href="YOUR-URL"><img src="http://IMAGE-url"alt="*"/><br/><font color="white"><b>YOUR TEXT</b></a></center>
Copy code