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

Basics

About the Portland General Electric page

About HTML element 627

About the page language missing issue

Diagnoses

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

  1. Expected <code>lang</code> attribute on the <code><html translate="no" class="notranslate"></html></code> root element, but got nothing. The <code>html</code> element must have a lang attribute, where the content is composed of a 2-letter ISO 639 language code, followed by the appropriate ISO 3166 geography code. You can use <code>html lang='[language code]-[country code]'</code>. Example: <code>html lang='en-us'</code>, where <code>'en'</code> refers to the language and <code>'us'</code> refers to the geography.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: html_lang_attrN

  2. Language missing or invalid

    Tool: WAVE (Utah State University)

    Rule: language_missing