Re: Not finding some errors
"Jukka K. Korpela" <[email protected]> Sat, 27 Dec 2014 21:59:18 +0200
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
2014-12-26, 23:44, Bessie Malek wrote: > Here is the */URL/*: > http://www.quickscores.org/Orgs/DefineSubEventsBadHTML.php?OrgDir=bryanq&LeagueID=526462&ReturnTo=EventNames It leads to a login page. > In Chrome, I viewed the */source/* of this page, copied it all, pasted > it into word, saved it as SourceCode.php, and attached it to this email. What you see after login isn’t what a validator sees. The validator checks what it gets, the login page. If you copy the source code as seen in a browser after login, you can then use the validator in direct text input mode and paste the content. Yucca