Kilotest: Diagnoses of attribute obsolete violation by HTML element 722 on Portland State University Senior Adult Learning Center page

Here is how tools diagnose the attribute obsolete issue for HTML element 722 of the Portland State University Senior Adult Learning Center page.

Basics

Diagnoses

  1. The charset attribute on the script element is obsolete.

    Tool: Html Checker API (World Wide Web Consortium)

  2. The only allowed value for the charset attribute for the script element is utf-8. (But the attribute is not needed and should be omitted altogether.)

    Tool: Html Checker API (World Wide Web Consortium)