Note:
Note:
No DOCTYPE Found! Falling Back to HTML 4.01 Transitional
A DOCTYPE Declaration is mandatory for most current markup languages and without one it is impossible to reliably validate this document. I am falling back to "HTML 4.01 Transitional" and will attempt to validate the document anyway, but this is very likely to produce spurious error messages for most non-trivial documents.
You should place a DOCTYPE declaration as the very first thing in your HTML document. For example, for a typical XHTML 1.0 document:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Title</title>
</head>
<body>
<!-- ... body of document ... -->
</body>
</html>
For XML documents, you may also wish to include an "XML Declaration" even before the DOCTYPE Declaration, but this is not well supported in older browsers. More information about this can be found in the XHTML 1.0 Recommendation.
The W3C QA Activity maintains a List of Valid Doctypes that you can choose from, and the WDG maintains a document on "Choosing a DOCTYPE".
This page is not Valid HTML 4.01 Transitional!
Below are the results of attempting to parse this document with an SGML parser.
-
Line 1, column 0: no document type declaration; implying "<!DOCTYPE HTML SYSTEM>"
<html><head><title>Welcome to MSN.com</title><base href="http://g.msn.com/OUS!s8Help Wanted! Can you think of a better explanation for this error message? Then please let us know by sending a message to the mailto:www-validator@w3.org?Subject=[VE][344] New Error Message Suggestion list (be sure to quote the message number: #344).
The checked page did not contain a document type ("DOCTYPE") declaration. The Validator has tried to validate with the HTML 4.01 Transitional DTD, but this is quite likely to be incorrect and will generate a large number of incorrect error messages. It is highly recommended that you insert the proper DOCTYPE declaration in your document -- instructions for doing this are given above -- and it is necessary to have this declaration before the page can be declared to be valid.
-
Line 1, column 92: NET-enabling start-tag requires SHORTTAG YES
...="http://g.msn.com/OUS!s8.559_6217/" /><meta http-equiv="pics-label" content=Help Wanted! This message (#247) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][247] New Error Message Suggestion list.
-
Line 1, column 93: character data is not allowed here
..."http://g.msn.com/OUS!s8.559_6217/" /><meta http-equiv="pics-label" content="Help Wanted! Can you think of a better explanation for this error message? Then please let us know by sending a message to the mailto:www-validator@w3.org?Subject=[VE][63] New Error Message Suggestion list (be sure to quote the message number: #63).
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>) or forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes).
-
Line 1, column 421: NET-enabling start-tag requires SHORTTAG YES
...msn.com" r (n 0 s 0 v 0 l 0))" /><link rel="SHORTCUT ICON" href="http:/ -
Line 1, column 499: NET-enabling start-tag requires SHORTTAG YES
...sc.msn.com/global/c/shs/favicon.ico" /><script type="text/javascript" src="ht -
Line 1, column 997: NET-enabling start-tag requires SHORTTAG YES
...http://i.msn.com/m/8/c/scheme0b.css" /><link rel="stylesheet" type="text/css" -
Line 1, column 998: character data is not allowed here
...ttp://i.msn.com/m/8/c/scheme0b.css" /><link rel="stylesheet" type="text/css" -
Line 1, column 1077: NET-enabling start-tag requires SHORTTAG YES
...ef="http://i.msn.com/m/8/c/site.css" /><link rel="stylesheet" type="text/css" -
Line 1, column 1157: NET-enabling start-tag requires SHORTTAG YES
...ef="http://i.msn.com/m/8/c/home.css" /><style type="text/css">.hsb td { backg -
Line 1, column 1754: NET-enabling start-tag requires SHORTTAG YES
...%2fwww.msn.com%2f" alt="" border="0" /><a name="top"></a><table border="0" ce -
Line 1, column 1855: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...g="0" width="768"><tr valign="bottom"><td width="140" class="tabslinetall" roHelp Wanted! Can you think of a better explanation for this error message? Then please let us know by sending a message to the mailto:www-validator@w3.org?Subject=[VE][65] New Error Message Suggestion list (be sure to quote the message number: #65).
The mentioned element is not allowed to appear in the context which you've placed it; the other mentioned elements are the only ones that are allowed there. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. The most common cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
-
Line 1, column 2056: NET-enabling start-tag requires SHORTTAG YES
...rtal/logo/full/msft.gif" width="140" /></a></td><td width="52"> </td><td -
Line 1, column 2365: NET-enabling start-tag requires SHORTTAG YES
...1" height="1" alt="." border="0" /></a><a target="_blank" href="http://g. -
Line 1, column 2837: end tag for element "A" which is not open
...a href="javascript:DoHelp();">Help</a>');</script></b></td></tr><tr valign="bHelp Wanted! Can you think of a better explanation for this error message? Then please let us know by sending a message to the mailto:www-validator@w3.org?Subject=[VE][79] New Error Message Suggestion list (be sure to quote the message number: #79).
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element beeing used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
-
Line 1, column 2883: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ipt></b></td></tr><tr valign="bottom"><td class="tabs" width="628" colspan="3 -
Line 1, column 3003: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...g="0" cellspacing="0" width="628"><tr><td width="52" class="tabson"><img src= -
Line 1, column 3133: NET-enabling start-tag requires SHORTTAG YES
...h="52" height="40" border="0" alt="" /></td><td width="75" class="tabsonline" -
Line 1, column 3354: NET-enabling start-tag requires SHORTTAG YES
...h="22" height="40" border="0" alt="" /></td><td width="75" class="tabsoffline -
Line 1, column 3624: NET-enabling start-tag requires SHORTTAG YES
...h="10" height="40" border="0" alt="" /></td><td width="67" class="tabsline">< -
Line 1, column 3739: cannot generate system identifier for general entity "id"
...login.passport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcrHelp Wanted! This message (#338) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][338] New Error Message Suggestion list.
-
Line 1, column 3739: general entity "id" not defined and no default entity
...login.passport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcrHelp Wanted! This message (#25) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][25] New Error Message Suggestion list.
-
Line 1, column 3741: reference not terminated by REFC delimiter
...gin.passport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%Help Wanted! This message (#394) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][394] New Error Message Suggestion list.
-
Line 1, column 3741: reference to entity "id" for which no system identifier could be generated
...gin.passport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%Help Wanted! This message (#325) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][325] New Error Message Suggestion list.
-
Line 1, column 3738: entity was defined here
.../login.passport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftc -
Line 1, column 3747: cannot generate system identifier for general entity "ru"
...ssport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%3dhttp -
Line 1, column 3747: general entity "ru" not defined and no default entity
...ssport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%3dhttp -
Line 1, column 3749: reference not terminated by REFC delimiter
...port.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%3dhttp%2 -
Line 1, column 3749: reference to entity "ru" for which no system identifier could be generated
...port.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%3dhttp%2 -
Line 1, column 3746: entity was defined here
...assport.com/login.srf?lc=1033&id=6528&ru=http%3a%2f%2fmy.msn.com%3ftcru%3dhtt -
Line 1, column 3819: cannot generate system identifier for general entity "tw"
...dhttp%253a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph -
Line 1, column 3819: general entity "tw" not defined and no default entity
...dhttp%253a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph -
Line 1, column 3821: reference not terminated by REFC delimiter
...ttp%253a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1 -
Line 1, column 3821: reference to entity "tw" for which no system identifier could be generated
...ttp%253a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1 -
Line 1, column 3818: entity was defined here
...3dhttp%253a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjp -
Line 1, column 3828: cannot generate system identifier for general entity "kv"
...a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2. -
Line 1, column 3828: general entity "kv" not defined and no default entity
...a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2. -
Line 1, column 3830: reference not terminated by REFC delimiter
...252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1. -
Line 1, column 3830: reference to entity "kv" for which no system identifier could be generated
...252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1. -
Line 1, column 3827: entity was defined here
...3a%252f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2 -
Line 1, column 3833: cannot generate system identifier for general entity "ct"
...f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.019 -
Line 1, column 3833: general entity "ct" not defined and no default entity
...f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.019 -
Line 1, column 3835: reference not terminated by REFC delimiter
...252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191. -
Line 1, column 3835: reference to entity "ct" for which no system identifier could be generated
...252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191. -
Line 1, column 3832: entity was defined here
...2f%252fwww.msn.com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.01 -
Line 1, column 3847: cannot generate system identifier for general entity "cb"
...com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a -
Line 1, column 3847: general entity "cb" not defined and no default entity
...com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a -
Line 1, column 3849: reference not terminated by REFC delimiter
...m%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c -
Line 1, column 3849: reference to entity "cb" for which no system identifier could be generated
...m%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c -
Line 1, column 3846: entity was defined here
....com%252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55 -
Line 1, column 3852: cannot generate system identifier for general entity "msppjph"
...52f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c747 -
Line 1, column 3852: general entity "msppjph" not defined and no default entity
...52f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c747 -
Line 1, column 3859: reference not terminated by REFC delimiter
...14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e -
Line 1, column 3859: reference to entity "msppjph" for which no system identifier could be generated
...14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e -
Line 1, column 3851: entity was defined here
...252f&tw=14400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74 -
Line 1, column 3862: cannot generate system identifier for general entity "ver"
...00&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833 -
Line 1, column 3862: general entity "ver" not defined and no default entity
...00&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833 -
Line 1, column 3865: reference not terminated by REFC delimiter
...kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66 -
Line 1, column 3865: reference to entity "ver" for which no system identifier could be generated
...kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66 -
Line 1, column 3861: entity was defined here
...400&kv=5&ct=1062253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e83 -
Line 1, column 3877: cannot generate system identifier for general entity "tpf"
...253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66e1d8f672"><I -
Line 1, column 3877: general entity "tpf" not defined and no default entity
...253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66e1d8f672"><I -
Line 1, column 3880: reference not terminated by REFC delimiter
...253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66e1d8f672"><IMG -
Line 1, column 3880: reference to entity "tpf" for which no system identifier could be generated
...253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66e1d8f672"><IMG -
Line 1, column 3876: entity was defined here
...2253253&cb=0&msppjph=1&ver=2.1.0191.1&tpf=75f55a7c74780f4b7e833e66e1d8f672">< -
Line 1, column 4043: NET-enabling start-tag requires SHORTTAG YES
...ALT="Sign in with your .NET Passport"/></A></span></td><td width="329" class= -
Line 1, column 4226: end tag for "TABLE" which is not finished
...ug 30</b></a></span></td></tr></table></td></tr></table><table cellpadding="0Help Wanted! This message (#73) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][73] New Error Message Suggestion list.
-
Line 1, column 4244: end tag for "TABLE" which is not finished
...n></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" -
Line 1, column 4338: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
..."hdrtbl" width="768"><tr valign="top"><td class="big6" colspan="2"><div class -
Line 1, column 5210: NET-enabling start-tag requires SHORTTAG YES
...alt="Click Here!" border="0" /></a></td></tr><tr valign="top"><td cla -
Line 1, column 5242: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...="0" /></a></td></tr><tr valign="top"><td class="big6" colspan="2"><div class -
Line 1, column 5437: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ing="0" border="0" class="search"><tr><td width="140" align="right"><label fo -
Line 1, column 5599: NET-enabling start-tag requires SHORTTAG YES
...e="13" maxlength="150" accesskey="S" /></td><td><input type="submit" class="i -
Line 1, column 5660: NET-enabling start-tag requires SHORTTAG YES
...submit" class="ibbtn" value="Search" /></td></tr></table></form></div></td></ -
Line 1, column 5679: end tag for "TABLE" which is not finished
...n" value="Search" /></td></tr></table></form></div></td></tr><tr valign="bott -
Line 1, column 5722: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...m></div></td></tr><tr valign="bottom"><td colspan="2"><table cellpadding="0" -
Line 1, column 5836: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...%"><tr class="hstrow" valign="middle"><td width="100%" class="hsb"><img usema -
Line 1, column 5974: NET-enabling start-tag requires SHORTTAG YES
..." border="0" width="210" height="37" /><map name="hs1"><area shape="rect" coo -
Line 1, column 5974: required attribute "ALT" not specified
..." border="0" width="210" height="37" /><map name="hs1"><area shape="rect" cooHelp Wanted! Can you think of a better explanation for this error message? Then please let us know by sending a message to the mailto:www-validator@w3.org?Subject=[VE][127] New Error Message Suggestion list (be sure to quote the message number: #127).
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
-
Line 1, column 6115: end tag for element "AREA" which is not open
...mage Credit: Chris Putman/AP)"></area></map></td><td class="bannerad" width=" -
Line 1, column 6435: NET-enabling start-tag requires SHORTTAG YES
...alt="Click Here!" border="0" /></a></td><td><img src="http://sc.msn.c -
Line 1, column 6533: NET-enabling start-tag requires SHORTTAG YES
...if" width="2" height="37" border="0" /></td></tr></table></td></tr><tr valign -
Line 1, column 6533: required attribute "ALT" not specified
...if" width="2" height="37" border="0" /></td></tr></table></td></tr><tr valign -
Line 1, column 6552: end tag for "TABLE" which is not finished
...t="37" border="0" /></td></tr></table></td></tr><tr valign="top"><td class="l -
Line 1, column 6579: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...tr></table></td></tr><tr valign="top"><td class="leftbar" width="150"><div cl -
Line 1, column 6740: NET-enabling start-tag requires SHORTTAG YES
... border="0" width="150" height="146" /><map name="hs2"><area shape="rect" coo -
Line 1, column 6740: required attribute "ALT" not specified
... border="0" width="150" height="146" /><map name="hs2"><area shape="rect" coo -
Line 1, column 6861: end tag for element "AREA" which is not open
...begins title defense Saturday"></area><area shape="rect" coords="0,50,150,67" -
Line 1, column 6957: end tag for element "AREA" which is not open
...alt="Season's 'Game Breakers'"></area><area shape="rect" coords="0,67,150,87" -
Line 1, column 7051: end tag for element "AREA" which is not open
..." alt="What's hot, what's not"></area><area shape="rect" coords="0,107,150,14 -
Line 1, column 7213: end tag for element "AREA" which is not open
...lt="Save up to 50% at Spiegel"></area></map><table width="150" cellpadding="4 -
Line 1, column 7285: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="4" cellspacing="0" border="0"><tr><td class="hd"><b>MSN Internet Services -
Line 1, column 7342: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...SN Internet Services</b></td></tr><tr><td class="ct"><div class="List"><a hre -
Line 1, column 7443: NET-enabling start-tag requires SHORTTAG YES
...netServices">Broadband Access</a><br /><a href="47.a42/1??cm=MSNInternetServi -
Line 1, column 7520: NET-enabling start-tag requires SHORTTAG YES
...ces">Internet Access Specials</a><br /></div></td></tr></table><table width=" -
Line 1, column 7545: end tag for "TABLE" which is not finished
...ials</a><br /></div></td></tr></table><table width="150" cellpadding="4" cell -
Line 1, column 7611: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="4" cellspacing="0" border="0"><tr><td class="hd"><b>Find</b></td></tr><tr -
Line 1, column 7651: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...d class="hd"><b>Find</b></td></tr><tr><td class="ct"><div class="List"><a hre -
Line 1, column 7732: NET-enabling start-tag requires SHORTTAG YES
...2.c42/1??cm=Find">Air Tickets</a><br /><a href="22.c42/2??cm=Find">Auto Price -
Line 1, column 7787: NET-enabling start-tag requires SHORTTAG YES
...2??cm=Find">Auto Price Quotes</a><br /><a href="22.c42/16??cm=Find" class="hi -
Line 1, column 7853: NET-enabling start-tag requires SHORTTAG YES
..." class="hilight">Buy a House</a><br /><a href="22.c42/4??cm=Find">Find a Job -
Line 1, column 7901: NET-enabling start-tag requires SHORTTAG YES
...22.c42/4??cm=Find">Find a Job</a><br /><a href="22.c42/9??cm=Find">Get a Date -
Line 1, column 7949: NET-enabling start-tag requires SHORTTAG YES
...22.c42/9??cm=Find">Get a Date</a><br /><a href="22.c42/6??cm=Find">Hotel Deal -
Line 1, column 7998: NET-enabling start-tag requires SHORTTAG YES
...2.c42/6??cm=Find">Hotel Deals</a><br /><a href="22.a42/17??cm=Find">Lose Weig -
Line 1, column 8054: NET-enabling start-tag requires SHORTTAG YES
...7??cm=Find">Lose Weight Today</a><br /><a href="22.c42/7??cm=Find">Maps & -
Line 1, column 8113: NET-enabling start-tag requires SHORTTAG YES
...m=Find">Maps & Directions</a><br /><a href="22.c42/14??cm=Find">MSN Messe -
Line 1, column 8165: NET-enabling start-tag requires SHORTTAG YES
...42/14??cm=Find">MSN Messenger</a><br /><a href="22.c42/15??cm=Find">Obtain a -
Line 1, column 8221: NET-enabling start-tag requires SHORTTAG YES
...5??cm=Find">Obtain a Mortgage</a><br /><a href="22.c42/8??cm=Find">Old Friend -
Line 1, column 8270: NET-enabling start-tag requires SHORTTAG YES
...2.c42/8??cm=Find">Old Friends</a><br /><a href="22.c42/5??cm=Find">Rent an Ap -
Line 1, column 8325: NET-enabling start-tag requires SHORTTAG YES
...5??cm=Find">Rent an Apartment</a><br /><a href="22.c42/3??cm=Find">Search for -
Line 1, column 8383: NET-enabling start-tag requires SHORTTAG YES
...cm=Find">Search for Ancestors</a><br /><a href="22.c42/10??cm=Find">Weather</ -
Line 1, column 8429: NET-enabling start-tag requires SHORTTAG YES
...="22.c42/10??cm=Find">Weather</a><br /><a href="22.c42/11??cm=Find">White Pag -
Line 1, column 8479: NET-enabling start-tag requires SHORTTAG YES
....c42/11??cm=Find">White Pages</a><br /><a href="22.c42/12??cm=Find">Yellow Pa -
Line 1, column 8530: NET-enabling start-tag requires SHORTTAG YES
...c42/12??cm=Find">Yellow Pages</a><br /><a href="22.c42/13??cm=Find">More...</ -
Line 1, column 8576: NET-enabling start-tag requires SHORTTAG YES
...="22.c42/13??cm=Find">More...</a><br /></div></td></tr></table><table width=" -
Line 1, column 8601: end tag for "TABLE" which is not finished
...e...</a><br /></div></td></tr></table><table width="150" cellpadding="4" cell -
Line 1, column 8667: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="4" cellspacing="0" border="0"><tr><td class="hd"><b>Shop</b></td></tr><tr -
Line 1, column 8707: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...d class="hd"><b>Shop</b></td></tr><tr><td class="ct"><div class="List"><a hre -
Line 1, column 8785: NET-enabling start-tag requires SHORTTAG YES
...="60.b42/1??cm=Shop">Auctions</a><br /><a href="http://g.msn.com/0AD00006/530 -
Line 1, column 8888: NET-enabling start-tag requires SHORTTAG YES
...0511&PG=MSNBBQ">Buy Books</a><br /><a href="http://g.msn.com/0AD00004/519 -
Line 1, column 8995: NET-enabling start-tag requires SHORTTAG YES
...&PG=MSNBMQ">Buy New Music</a><br /><a href="http://g.msn.com/0AD00006/528 -
Line 1, column 9099: NET-enabling start-tag requires SHORTTAG YES
...725&PG=MSNQL1">Dell Deals</a><br /><a href="http://g.msn.com/0AD00006/528 -
Line 1, column 9214: NET-enabling start-tag requires SHORTTAG YES
...MSNQL2">DVD Rentals Delivered</a><br /><a href="60.b42/7??cm=Shop">Free Credi -
Line 1, column 9270: NET-enabling start-tag requires SHORTTAG YES
...??cm=Shop">Free Credit Report</a><br /><a href="http://g.msn.com/0AD00004/516 -
Line 1, column 9379: NET-enabling start-tag requires SHORTTAG YES
...mp;PG=MSNQL3">FREE Nokia 3595</a><br /><a href="http://g.msn.com/0AD00006/528 -
Line 1, column 9485: NET-enabling start-tag requires SHORTTAG YES
...2&PG=MSNQL4">Send Flowers</a><br /><a href="60.b42/4??cm=Shop">Used Car D -
Line 1, column 9537: NET-enabling start-tag requires SHORTTAG YES
...42/4??cm=Shop">Used Car Deals</a><br /><a href="60.b42/5??cm=Shop">More...</a -
Line 1, column 9582: NET-enabling start-tag requires SHORTTAG YES
...f="60.b42/5??cm=Shop">More...</a><br /></div></td></tr></table><table width=" -
Line 1, column 9607: end tag for "TABLE" which is not finished
...e...</a><br /></div></td></tr></table><table width="150" cellpadding="4" cell -
Line 1, column 9673: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="4" cellspacing="0" border="0"><tr><td class="hd"><b>Fun</b></td></tr><tr> -
Line 1, column 9712: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...td class="hd"><b>Fun</b></td></tr><tr><td class="ct"><div class="List"><a hre -
Line 1, column 9789: NET-enabling start-tag requires SHORTTAG YES
...f="33.c42/1??cm=Fun">Cartoons</a><br /><a href="33.c42/2??cm=Fun">Downloads</ -
Line 1, column 9835: NET-enabling start-tag requires SHORTTAG YES
...="33.c42/2??cm=Fun">Downloads</a><br /><a href="33.c42/3??cm=Fun">Event Ticke -
Line 1, column 9885: NET-enabling start-tag requires SHORTTAG YES
....c42/3??cm=Fun">Event Tickets</a><br /><a href="33.c42/4??cm=Fun">Free Games< -
Line 1, column 9932: NET-enabling start-tag requires SHORTTAG YES
..."33.c42/4??cm=Fun">Free Games</a><br /><a href="33.c42/5??cm=Fun">Go Mobile</ -
Line 1, column 9978: NET-enabling start-tag requires SHORTTAG YES
...="33.c42/5??cm=Fun">Go Mobile</a><br /><a href="33.c42/6??cm=Fun">Greeting Ca -
Line 1, column 10029: NET-enabling start-tag requires SHORTTAG YES
...c42/6??cm=Fun">Greeting Cards</a><br /><a href="33.c42/7??cm=Fun">Horoscopes< -
Line 1, column 10076: NET-enabling start-tag requires SHORTTAG YES
..."33.c42/7??cm=Fun">Horoscopes</a><br /><a href="33.c42/8??cm=Fun">Lottery Res -
Line 1, column 10128: NET-enabling start-tag requires SHORTTAG YES
...42/8??cm=Fun">Lottery Results</a><br /><a href="33.c42/9??cm=Fun">Photos</a>< -
Line 1, column 10171: NET-enabling start-tag requires SHORTTAG YES
...ref="33.c42/9??cm=Fun">Photos</a><br /><a href="33.c42/10??cm=Fun" class="hil -
Line 1, column 10239: NET-enabling start-tag requires SHORTTAG YES
...lass="hilight">US Open Scores</a><br /><a href="33.c42/12??cm=Fun">Win a Hawa -
Line 1, column 10300: NET-enabling start-tag requires SHORTTAG YES
...=Fun">Win a Hawaiian Vacation</a><br /><a href="33.c42/11??cm=Fun">More...</a -
Line 1, column 10345: NET-enabling start-tag requires SHORTTAG YES
...f="33.c42/11??cm=Fun">More...</a><br /></div></td></tr></table></div></td><td -
Line 1, column 10370: end tag for "TABLE" which is not finished
...e...</a><br /></div></td></tr></table></div></td><td class="mainbar"><div cla -
Line 1, column 10485: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...dding="0" border="0"><tr valign="top"><td width="153"><a href="67.c39/3??cm=B -
Line 1, column 10729: NET-enabling start-tag requires SHORTTAG YES
...ma/Corbis)" width="145" height="135" /></a><div class="ct"><a href="67.c39/1? -
Line 1, column 10819: NET-enabling start-tag requires SHORTTAG YES
...b>Try 5 delicious recipes</b></a><br /><a href="67.c39/2??cm=BigPic">New ways -
Line 1, column 10908: NET-enabling start-tag requires SHORTTAG YES
...ato salad & fried chicken</a><br /></div></td><td width="155"><div class= -
Line 1, column 11334: NET-enabling start-tag requires SHORTTAG YES
...></li></ul></div><hr class="nipline" /><div class="hd"><b>Also on MSN</b></di -
Line 1, column 11692: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="0" cellpadding="0" border="0"><tr><td class="pud"><div class="hd"><b>Your -
Line 1, column 12076: end tag for "TABLE" which is not finished
...</a></li></ul></div></td></tr></table><div class="hd"><b>Kaplan College </b>< -
Line 1, column 12414: NET-enabling start-tag requires SHORTTAG YES
...etty Images)" width="68" height="75" /></a></span><a href="0.b40/1??cm=SmallP -
Line 1, column 12536: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...a></div></td></tr><tr valign="bottom"><td colspan="2"><div class="ct"><div cl -
Line 1, column 12798: end tag for "TABLE" which is not finished
...li></ul></div></div></td></tr></table></div><table cellpadding="0" cellspacin -
Line 1, column 12858: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="0" cellspacing="0" border="0"><tr><td></td></tr><tr><td class="q1"><table -
Line 1, column 12876: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...="0" border="0"><tr><td></td></tr><tr><td class="q1"><table id="c989" class=" -
Line 1, column 12981: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...pacing="0" border="0" width="468"><tr><td class="ch"><b>MSN Top Headlines</b> -
Line 1, column 13112: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...m=NewsTitle">more...</a></td></tr><tr><td colspan="2"><div class="hd"><b>MSNB -
Line 1, column 14111: end tag for "TABLE" which is not finished
...li></ul></div></div></td></tr></table></td></tr><tr><td class="q2"><table id= -
Line 1, column 14125: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...</div></td></tr></table></td></tr><tr><td class="q2"><table id="c990" class=" -
Line 1, column 14230: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...pacing="0" border="0" width="468"><tr><td class="ch"><b>CNBC on MSN Money</b> -
Line 1, column 14362: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...=MoneyTitle">more...</a></td></tr><tr><td colspan="2"><div class="hd"><b>Find -
Line 1, column 15588: NET-enabling start-tag requires SHORTTAG YES
...Up" width="7" height="11" border="0" /></td><td align="right" nowrap="nowrap" -
Line 1, column 16192: NET-enabling start-tag requires SHORTTAG YES
...Up" width="7" height="11" border="0" /></td><td align="right" nowrap="nowrap" -
Line 1, column 16801: NET-enabling start-tag requires SHORTTAG YES
...Up" width="7" height="11" border="0" /></td><td align="right" nowrap="nowrap" -
Line 1, column 16953: document type does not allow element "TFOOT" here
...krise">+0.57%</td></tr></tbody><tfoot><td align="right" colspan="6"><b><a hreHelp Wanted! Can you think of a better explanation for this error message? Then please let us know by sending a message to the mailto:www-validator@w3.org?Subject=[VE][64] New Error Message Suggestion list (be sure to quote the message number: #64).
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested tags -- such as a "style" element in the "head" section instead of inside "body" -- or two elements that overlap (which is not allowed).
-
Line 1, column 16983: document type does not allow element "TD" here; assuming missing "TR" start-tag
...><tfoot><td align="right" colspan="6"><b><a href="http://www.msn.com/">UpdateHelp Wanted! This message (#66) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][66] New Error Message Suggestion list.
-
Line 1, column 17043: end tag for "TR" omitted, but OMITTAG NO was specified
....msn.com/">Update</a></b></td></tfoot></table><h6>Quotes supplied by ComstockHelp Wanted! This message (#70) has no explanation yet. If you can think of a succinct way to explain the possible situations that will trigger this error and how to fix it, please consider writing it down and sending it to the mailto:www-validator@w3.org?Subject=[VE][70] New Error Message Suggestion list.
-
Line 1, column 16954: start tag was here
...rise">+0.57%</td></tr></tbody><tfoot><td align="right" colspan="6"><b><a href -
Line 1, column 17232: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="0" cellpadding="3" border="0"><tr><td><label for="Q"><b>Get quote:</b></l -
Line 1, column 17380: NET-enabling start-tag requires SHORTTAG YES
...maxlength="100" accesskey="Q" id="Q" /><input type="submit" value="Go" class= -
Line 1, column 17428: NET-enabling start-tag requires SHORTTAG YES
...pe="submit" value="Go" class="ibbtn" /></td></tr></table></form></div><a href -
Line 1, column 17447: end tag for "TABLE" which is not finished
...Go" class="ibbtn" /></td></tr></table></form></div><a href="20.a43/1??cm=Mone -
Line 1, column 17972: end tag for "TABLE" which is not finished
...>Pay Bills</a></div></td></tr></table></td></tr><tr><td class="q3"><table id= -
Line 1, column 17986: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...</div></td></tr></table></td></tr><tr><td class="q3"><table id="c984" class=" -
Line 1, column 18091: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...pacing="0" border="0" width="468"><tr><td class="ch"><b>MSN Shopping</b></td> -
Line 1, column 18221: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...oppingTitle">more...</a></td></tr><tr><td colspan="2"><div class="hd"><b>What -
Line 1, column 18382: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ing="0" width="100%"><tr valign="top"><td class="ct" width="60"><a href="63.b -
Line 1, column 18592: NET-enabling start-tag requires SHORTTAG YES
...ell. Details" width="50" height="50" /></a><div class="imgFlg"><a href="63.b4 -
Line 1, column 19197: end tag for "TABLE" which is not finished
...n sale</a></li></ul></td></tr></table></div><div class="hd"><b>Today's Sales -
Line 1, column 19392: end tag for "TABLE" which is not finished
...lfiger 36%</a></div></td></tr></table></td></tr><tr><td class="q4"><table id= -
Line 1, column 19406: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...</div></td></tr></table></td></tr><tr><td class="q4"><table id="c988" class=" -
Line 1, column 19511: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...pacing="0" border="0" width="468"><tr><td class="ch"><b>MSN Entertainment</b> -
Line 1, column 19644: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...eQuadHeader">more...</a></td></tr><tr><td colspan="2"><div class="hd"><b>Movi -
Line 1, column 19800: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...="2" cellspacing="0"><tr valign="top"><td><a href="19.b109/2??cm=eQuadPic"><i -
Line 1, column 20026: NET-enabling start-tag requires SHORTTAG YES
...Credit: MGM)" width="50" height="50" /></a></td><td><a href="19.b109/1??cm=eQ -
Line 1, column 20172: end tag for "TABLE" which is not finished
...views, showtimes</a></td></tr></table></div><div class="hd"><b>Hot in Hollywo -
Line 1, column 20891: end tag for "TABLE" which is not finished
...List">Hear Music</a></td></tr></table></td></tr><tr><td class="q5"><div id="c -
Line 1, column 20905: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ic</a></td></tr></table></td></tr><tr><td class="q5"><div id="c986"><table cl -
Line 1, column 21003: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="0" cellspacing="0" border="0"><tr><td class="ch"><b>MSN Links & Resou -
Line 1, column 21138: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...1??cm=Title">more...</a></td></tr><tr><td colspan="2"><table cellpadding="5" -
Line 1, column 21221: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...acing="0" border="0"><tr valign="top"><td width="153"><div class="hd"><b>From -
Line 1, column 21365: NET-enabling start-tag requires SHORTTAG YES
...?cm=FromMSN">Broadband Access</a><br /><a href="66.b267/2??cm=FromMSN">Intern -
Line 1, column 21428: NET-enabling start-tag requires SHORTTAG YES
...romMSN">Internet Access Deals</a><br /><a href="66.b267/3??cm=FromMSN">MSN 8 -
Line 1, column 21489: NET-enabling start-tag requires SHORTTAG YES
...=FromMSN">MSN 8 for Broadband</a><br /><a href="66.b267/4??cm=FromMSN">MSN 8 -
Line 1, column 21545: NET-enabling start-tag requires SHORTTAG YES
...4??cm=FromMSN">MSN 8 Software</a><br /><a href="66.b267/6??cm=FromMSN">MSN Al -
Line 1, column 21597: NET-enabling start-tag requires SHORTTAG YES
...267/6??cm=FromMSN">MSN Alerts</a><br /><a href="66.b267/10??cm=FromMSN">MSN D -
Line 1, column 21658: NET-enabling start-tag requires SHORTTAG YES
...m=FromMSN">MSN Direct Watches</a><br /><a href="66.b267/11??cm=FromMSN">MSN H -
Line 1, column 21715: NET-enabling start-tag requires SHORTTAG YES
...1??cm=FromMSN">MSN Highlights</a><br /><a href="66.b267/7??cm=FromMSN">MSN Me -
Line 1, column 21770: NET-enabling start-tag requires SHORTTAG YES
.../7??cm=FromMSN">MSN Messenger</a><br /><a href="66.b267/8??cm=FromMSN">MSN on -
Line 1, column 21834: NET-enabling start-tag requires SHORTTAG YES
...omMSN">MSN on your Cell Phone</a><br /><a href="66.b267/5??cm=FromMSN">Stayin -
Line 1, column 21895: NET-enabling start-tag requires SHORTTAG YES
...=FromMSN">Staying Safe Online</a><br /><a href="66.b267/9??cm=FromMSN">Try MS -
Line 1, column 21947: NET-enabling start-tag requires SHORTTAG YES
...267/9??cm=FromMSN">Try MSN TV</a><br /></div></div></td><td width="153"><div -
Line 1, column 22123: NET-enabling start-tag requires SHORTTAG YES
...Microsoft">Microsoft Products</a><br /><a href="71.a267/2??cm=FromMicrosoft"> -
Line 1, column 22183: NET-enabling start-tag requires SHORTTAG YES
...m=FromMicrosoft">Office Tools</a><br /><a href="71.a267/3??cm=FromMicrosoft"> -
Line 1, column 22253: NET-enabling start-tag requires SHORTTAG YES
...osoft">Security & Privacy</a><br /><a href="71.a267/4??cm=FromMicrosoft"> -
Line 1, column 22324: NET-enabling start-tag requires SHORTTAG YES
...soft">Small Business Services</a><br /><a href="71.a267/5??cm=FromMicrosoft"> -
Line 1, column 22386: NET-enabling start-tag requires SHORTTAG YES
...FromMicrosoft">Windows Update</a><br /><a href="71.a267/6??cm=FromMicrosoft"> -
Line 1, column 22442: NET-enabling start-tag requires SHORTTAG YES
...6??cm=FromMicrosoft">Xbox.com</a><br /></div></div><div class="hd"><b>Other R -
Line 1, column 22596: NET-enabling start-tag requires SHORTTAG YES
...erResources">Advertise on MSN</a><br /><a href="77.a38/2??cm=OtherResources"> -
Line 1, column 22655: NET-enabling start-tag requires SHORTTAG YES
...m=OtherResources">Contact MSN</a><br /><a href="javascript:DoHelp();">Get Hel -
Line 1, column 22713: NET-enabling start-tag requires SHORTTAG YES
...:DoHelp();">Get Help with MSN</a><br /></div></div></td><td width="152"><div -
Line 1, column 22951: document type does not allow element "TR" here; missing one of "THEAD", "TFOOT", "TBODY" start-tag
...ng="0" cellpadding="3" border="0"><tr><td><label for="Z"><b>ZIP:</b></label>< -
Line 1, column 23087: NET-enabling start-tag requires SHORTTAG YES
..." maxlength="5" accesskey="Z" id="Z" /><input type="submit" value="Go" class= -
Line 1, column 23135: NET-enabling start-tag requires SHORTTAG YES
...pe="submit" value="Go" class="ibbtn" /></td></tr></table></form></div><div>Ge -
Line 1, column 23154: end tag for "TABLE" which is not finished
...Go" class="ibbtn" /></td></tr></table></form></div><div>Get local news, weath -
Line 1, column 23264: end tag for "TABLE" which is not finished
...any city</div></div></td></tr></table