Can't get PayPal Button to form
I've tried html codes for three buttons from Paypal and none work. There is a message from Tidy Tool that says "<input> propriety "border" is incorrect. I searched an html site for help and couldn't get any. I don't know where to enter the new border as I was going to try "border="1" or something. But, the line Tidy Tool gives me does not have an input statement on it or a border message. So, I don't have a clue where to start. It isn't just about the border, the entire paypal button is not showing.
If anyone can fix or even simpley improve this chunk of html, please do so and email me at http://pengroups@gmail.com
Here is a copy of my PayPal Button html
<table action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="1271577">
<table>
<tr><td><input type="hidden" name="on0" value="Save Your Marriage Now Just $13.00!"</td></tr><tr><td><input type="text" name="os0" maxlength="60"><</tr>
</td></table>
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="2">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">"Buy Now!"
</table>
Please someone help me! Pennie77
If anyone can fix or even simpley improve this chunk of html, please do so and email me at http://pengroups@gmail.com
Here is a copy of my PayPal Button html
<table action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="1271577">
<table>
<tr><td><input type="hidden" name="on0" value="Save Your Marriage Now Just $13.00!"</td></tr><tr><td><input type="text" name="os0" maxlength="60"><</tr>
</td></table>
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="2">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">"Buy Now!"
</table>
Please someone help me! Pennie77