This is the code that works:
Btw, does anyone know how to show the link without hyperlink? I mean, similar to code tag which remove hyperlink and shows the link in text form. Do you know how to do this?
<div align="left"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="113" background="images/down1.gif" height="39">
</td> <td background="images/down2.gif"> </td> <td width="48" background="images/down3.gif" height="39">
</td> </tr> </table> </td> </tr> <tr> <td bgcolor="#56c41c" width="10"> </td> <td bgcolor="#56c41c"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #347511" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">$1</td> </tr> </table> </td> <td bgcolor="#56c41c" width="10"> </td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="images/down4.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td bgcolor="#56c41c" height="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td background="images/down5.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table></div>
Btw, does anyone know how to show the link without hyperlink? I mean, similar to code tag which remove hyperlink and shows the link in text form. Do you know how to do this?