D
Dennis Allen
Hi. I use FrontPage 2000 v4.0.2.3821. I have a html page with a
section of hyperlinks, like:
<a
href="http://www.stargazing.net/mas/index.htm?lat=43.06253&lon=-86.23575&loc=Grand Haven Boardwalk"
target="_top">Grand Haven Boardwalk</a><br>
Now http://validator.w3.org/ will reject this line, because every &
should be &. Ok, I change them to &. But, take another look at
the page and almost every & turns back to &. What's the deal? Even
if I edit the page with notepad, they still turn back. How's that
possible?
section of hyperlinks, like:
<a
href="http://www.stargazing.net/mas/index.htm?lat=43.06253&lon=-86.23575&loc=Grand Haven Boardwalk"
target="_top">Grand Haven Boardwalk</a><br>
Now http://validator.w3.org/ will reject this line, because every &
should be &. Ok, I change them to &. But, take another look at
the page and almost every & turns back to &. What's the deal? Even
if I edit the page with notepad, they still turn back. How's that
possible?