So if you've attempted to make a PayPal button based on the data from PayPal you have something like this.
Now if you attempted to validate this for XHTML 1.0 you'd get this message:
So, what's the solution?
A very simple one here:
Simply change all the & symbols to "&" like this:
Now, when you try to validate you code you'll get this(as long as you remember to reference the correct doctype)
3/3/2005 12:54:44 PM I`m still having problems validating, but I`m getting the error that <input> tags cannot be used inside <form> tags. Any idea how to get around this?
Yay Paypal.
Thanks! Michele