HTML XML Lang Mismatch

Use when applies to XHTML documents and polyglot HTML documents that must parse correctly as both HTML5 and XML. For modern HTML5-only documents, only `lang` is needed and `xml:lang` is not required. Check when auditing documents served as application/xhtml+xml or documents that include both attributes.

thedaviddias Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/html-xml-lang-mismatch commit ce6efaaf9b

Frequently asked questions

npx skillmds@latest add thedaviddias/html-xml-lang-mismatch