Kilotest: Diagnoses of page language missing violation by HTML element 0 on Portland General Electric page

Basics

About the Portland General Electric page

About HTML element 0

About the page language missing issue

Diagnoses

Here is how tools diagnose the page language missing issue for HTML element 0 of the Portland General Electric page.

  1. <html> element must have a lang attribute; The <html> element does not have a lang attribute

    Tool: Axe (Deque)

    Rule: html-has-lang

  2. The html element should have a lang or xml:lang attribute which describes the language of the document.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle3.Guideline3_1.3_1_1.H57.2

  3. This document appears to be written in English. Consider adding lang="en" (or variant) to the html start tag.

    Tool: Html Checker API (World Wide Web Consortium)

  4. [failed] The `lang` attribute doesn't exist or is empty ('').

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R2