Day 286
My first PayPal embeded code... #CodingPhase #TheCodingWay #365CodingPhaseChallenge ********** <table> <tbody> <tr> <td> <h2>Rooftops CD – $15</h2> <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input name="cmd" value="_s-xclick" type="hidden" /><input name="encrypted" value="-----BEGIN PKCS7----- My first PayPal embeded code goes here... AND IT WORKS!-----END PKCS7-----" type="hidden" /><input src="rooftop-cd.png" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image" /><img alt="" src="../www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" height="1" width="1" /></form> </td> </tr...