File: | L:\508Compliance\MathPortfolio\HTMLPage1.htm | |
---|---|---|
Content-Type: | text/html | |
Encoding: | iso-8859-1 | |
Doctype: | HTML 4.0 Transitional | |
Errors: | 1 |
Below are the results of attempting to parse this document with an SGML parser.
<form name="form1" action="CheckExistence.aspx">
^
Below is the source input I used for this validation:
1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2: <html> 3: <head> 4: <title>TestPageForValidator</title> 5: <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 6: <meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0"> 7: <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> 8: </head> 9: <body> 10: <form name="form1" action="CheckExistence.aspx"> 11: <table> 12: <tr> 13: <td>Award Id :</td> 14: <td>0220859</td> 15: </tr> 16: </table> 17: </form> 18: 19: 20: 21: </body> 22: </html>
Copyright © 1994-2003 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.