I'm currently validating my website and one of the errors I'mn trying to fix is the "&" in a link. The link is for my
affiliate prgram - revenuepilot.com. So do you think I should just leave the "&" there or replace it with the "&"?
I would use "&". The reasoning is (besides it being standards compliant) is that the "&" character is used to indicate the beginning of a special character. Though browsers can still usually render things correctly it can cause some problems.
Here is a good explanation of why: http://www.htmlhelp.com/tools/valida...blems.html#amp