Errors
Bad value “imagetoolbar” for attribute “http-equiv” on element “meta”.
Bad value “bookmark” for attribute “rel” on element “link”: The string “bookmark” is not a registered keyword.
Bad value “screen, projection” for attribute “media” on element “link”: Deprecated media type “projection”. For guidance, see the Media Types section in the current Media Queries specification.
Attribute “ng-app” not allowed on element “body” at this point.
Attribute “ng-controller” not allowed on element “div” at this point.
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
Attribute “ng-class” not allowed on element “section” at this point.
Attribute “ng-show” not allowed on element “span” at this point.
Attribute “ng-click” not allowed on element “span” at this point.
Attribute “ng-click” not allowed on element “a” at this point.
Stray end tag “i”.
End tag “a” violates nesting rules.
Attribute “ng-show” not allowed on element “h4” at this point.
Attribute “ng-show” not allowed on element “input” at this point.
Attribute “ng-style” not allowed on element “input” at this point.
Attribute “ng-model” not allowed on element “input” at this point.
Attribute “ng-keyup” not allowed on element “input” at this point.
Attribute “ng-mousedown” not allowed on element “input” at this point.
Attribute “ng-init” not allowed on element “input” at this point.
Attribute “ng-show” not allowed on element “div” at this point.
Attribute “ng-change” not allowed on element “input” at this point.
Attribute “ng-init” not allowed on element “div” at this point.
Duplicate attribute “alt”.
Attribute “ng-repeat” not allowed on element “li” at this point.
Attribute “ng-if” not allowed on element “span” at this point.
Attribute “ng-href” not allowed on element “a” at this point.
Attribute “ng-bind-html” not allowed on element “a” at this point.
Attribute “ng-bind-html” not allowed on element “span” at this point.
Attribute “ng-show” not allowed on element “a” at this point.
Attribute “ng-if” not allowed on element “li” at this point.
Attribute “ng-bind-html” not allowed on element “h4” at this point.
Bad value “{{sdetails.U | urlFormat:this }}” for attribute “href” on element “a”: Illegal character in path segment: “{” is not allowed.
Bad value “{{sd.R.U | urlFormat:this }}” for attribute “href” on element “a”: Illegal character in path segment: “{” is not allowed.
Attribute “ng-if” not allowed on element “ul” at this point.
Attribute “ng-class” not allowed on element “li” at this point.
Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.)
Element “p” not allowed as child of element “h4” in this context. (Suppressing further errors from this subtree.)
Duplicate ID “banner_text”.
Attribute “ng-submit” not allowed on element “form” at this point.
Attribute “ng-show” not allowed on element “ul” at this point.
Attribute “ng-bind-html” not allowed on element “li” at this point.
Attribute “ng-click” not allowed on element “li” at this point.
Duplicate ID “Slides”.
End tag “div” seen, but there were open elements.
Unclosed element “a”.
Attribute “pageid” not allowed on element “div” at this point.
Attribute “configid” not allowed on element “div” at this point.
Attribute “editdefaultsid” not allowed on element “div” at this point.
The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead.
The “cellpadding” 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.
Unclosed element “section”.
Warnings
Empty heading.
Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).
The first occurrence of ID “banner_text” was here.
Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.
The first occurrence of ID “Slides” was here.
The “border” attribute is obsolete. Consider specifying “img { border: 0; }” in CSS instead.