Errors
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Element “link” is missing one or more of the following attributes: “itemprop”, “property”, “rel”.
An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Attribute “background” not allowed on element “table” at this point.
The “width” attribute on the “table” element is obsolete. Use CSS instead.
The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead.
The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead.
The “border” attribute on the “table” element is obsolete. Use CSS instead.
The “width” attribute on the “td” element is obsolete. Use CSS instead.
The “align” attribute on the “td” element is obsolete. Use CSS instead.
Attribute “height” not allowed on element “table” at this point.
Element “style” not allowed as child of element “td” in this context. (Suppressing further errors from this subtree.)
Attribute “transverse” not allowed on element “table” at this point.
Attribute “menudata” not allowed on element “table” at this point.
Attribute “handle” not allowed on element “td” at this point.
The “nowrap” attribute on the “td” element is obsolete. Use CSS instead.
The “height” attribute on the “td” element is obsolete. Use CSS instead.
The “valign” attribute on the “td” element is obsolete. Use CSS instead.
Attribute “vlign” not allowed on element “td” at this point.
Bad value “” for attribute “src” on element “img”: Must be non-empty.
Bad value “252.0” for attribute “width” on element “img”: Expected a digit but saw “.” instead.
Bad value “159.0” for attribute “height” on element “img”: Expected a digit but saw “.” instead.
The “name” attribute on the “img” element is obsolete. Use the “id” attribute instead.
The “vspace” attribute on the “img” element is obsolete. Use CSS instead.
The “align” attribute on the “div” element is obsolete. Use CSS instead.
The element “a” must not appear as a descendant of the “a” element.
Bad value “240.0” for attribute “width” on element “img”: Expected a digit but saw “.” instead.
Bad value “180.0” for attribute “height” on element “img”: Expected a digit but saw “.” instead.
Element “div” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.)
The “align” attribute on the “table” element is obsolete. Use CSS instead.
Bad value “220.0” for attribute “width” on element “img”: Expected a digit but saw “.” instead.
Bad value “170.0” for attribute “height” on element “img”: Expected a digit but saw “.” instead.
No space between attributes.
Start tag “form” seen in “table”.
Element “form” not allowed as child of element “table” in this context. (Suppressing further errors from this subtree.)
Attribute “calss” not allowed on element “img” at this point.
Stray end tag “form”.
Stray start tag “script”.
Attribute “_ue_org_tagname” not allowed on element “script” at this point.
Stray start tag “image”.
Cannot recover after last error. Any further errors will be ignored.
Warnings
The “language” attribute on the “script” element is obsolete. You can safely omit it.
The “border” attribute is obsolete. Consider specifying “img { border: 0; }” in CSS instead.