What
An accessibility scan flagged the element <html lang="en"> because document should have one main landmark. Learn more about why this was flagged by visiting https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright.
To fix this, ensure the document has a main landmark.
Specifically:
Fix all of the following:
- Document does not have a main landmark
Acceptance Criteria
What
An accessibility scan flagged the element
<html lang="en">because document should have one main landmark. Learn more about why this was flagged by visiting https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright.To fix this, ensure the document has a main landmark.
Specifically:
Fix all of the following:
Acceptance Criteria