----- Original Message ----- From: "Peter K. Sheerin" <pete@petesguide.com> To: <www-validator@w3.org> Sent: Friday, June 08, 2001 9:36 PM Subject: Re: Flagging & in URL in HTML 4.01 transitional type. > While the use of & for escaping (and  ) it theoretically works, I > have found that not all browsers correctly handle such URLs when pasted into > the address field. They shouldn't! The actual URL is <URL: http://...&.../ >. It's only when it's written in HTML (or XML) that the & must be escaped to <URL: http://...&.../ >. But if you paste the address with & in the address bar, you're telling the browser to go to <URL: http://...&.../ >, which would be written as <URL: http://...&amp;.../ > in HTML. All browsers except an old Mac browser and an early version of Amaya support & in 'href' attributes.Received on Friday, 8 June 2001 16:51:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:02 GMT