Thanks, I did go to the link at W3C on ampersands. That is what triggered the query.
I am concerned that if someone uses the 'corrected' link to go to the Opera site, that the use of "&" will cause an error in the affiliate ID registration process... Or is this just foolishness on my part?
Will Jensen
Moscow, Russia
[EMAIL PROTECTED]
On Dec 24, 2004, at 10:29 AM, Jeroen Visser [ vizi ] wrote:
If you replace '&' with '&' in your code, your link will probably validate. In XHTML, the ampersand is strictly reserved to start an HTML entity; because the validator doesn't see a valid entity following the &, it throws an error.
