I've recently downloaded a software called Total Validator.And there were too many errors (135 to be specific)in just one page.And it also says "wrong use of href".And my code was like this:
.It works fine but the validator says invalid.
Code:
<a href="c:\users\user\desktop\page1.htm#top">Go to top</a>
Comment