validator run:
Validation Output: 10 Errors
Error Line 6, Column 39: Bad value for attribute href on element link: Must be non-empty.
<link rel="shortcut icon" href=""/>
Syntax of IRI reference:
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.
Error Line 7, Column 59: Bad value for attribute href on element link: Must be non-empty.
<link rel="shortcut icon" href="" type="image/x-icon"/>
Syntax of IRI reference:
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.
Error Line 44, Column 117: Bad value EditURI for attribute rel on element link: Keyword edituri is not registered.
…rsd+xml" title="RSD" href="http://www.radiosanantonio.com.ar/xmlrpc.php?rsd" />
Syntax of link type valid for <link>:
A whitespace-separated list of link types listed as allowed on <link> in the HTML specification or listed as an allowed on <link> on the Microformats wiki without duplicate keywords in the list. You can register link types on the Microformats wiki yourself.
Error Line 59, Column 39: Bad value NextGEN for attribute name on element meta: Keyword nextgen is not registered.
<meta name='NextGEN' content='1.8.3' />
Syntax of metadata name:
A metadata name listed in the HTML specification or listed in the WHATWG wiki. You can register metadata names on the WHATWG wiki yourself.
Warning Line 64, Column 46: The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
</head> <body><div class="top1"></div>
Error Line 70, Column 79: Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
<div id="nav"><div id="menu">
<div class="menu-header">
Contexts in which element div may be used:
Where flow content is expected.
Content model for element ul:
Zero or more li elements.
Error Line 109, Column 49: Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
…d="menu2">
<div class="menu-header"><ul id="menu-menu" class="menu"><li id=…
Contexts in which element div may be used:
Where flow content is expected.
Content model for element ul:
Zero or more li elements.
Error Line 122, Column 28: Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
<div class="menu-header">
Contexts in which element div may be used:
Where flow content is expected.
Content model for element ul:
Zero or more li elements.
Error Line 254, Column 74: An a start tag seen with already an active a element.
…a href='http://www.radiosanantonio.com.ar/?p=1272'>More...</p></div> </div>
Error Line 254, Column 74: End tag a violates nesting rules.
…a href='http://www.radiosanantonio.com.ar/?p=1272'>More...</p></div> </div>
Error Line 254, Column 74: Cannot recover after last error. Any further errors will be ignored.
…a href='http://www.radiosanantonio.com.ar/?p=1272'>More...</p></div> </div>