Page missing language attribute
KritischThe <html> element must have a valid lang attribute to help screen readers pronounce content correctly.
WCAG 3.1.11 Element(e) betroffen
<html>
Wie zu beheben
Add lang attribute to the <html> element, e.g., <html lang="en">.