Try the following code and see the result
Code:
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<tr>
<td width="10%" valign="middle">
<input type="hidden" name="cmd" value="_s-xclick">
<input name="submit" type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc.gif" alt="Make payments with PayPal - it's fast, free and secure!" align="middle" border="0">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="8" height="8" align="middle">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHiAY (...) PKCS7-----">
</td>
<td valign="middle">Sample Text</td>
</tr>
</form>
</table>
Bookmarks