Last updated 3 years ago
Was this helpful?
The lang prop on the <html> element must have a valid value based on ISO country and language codes.
lang
<html>
This rule takes no arguments.
<html lang="en"> <html lang="en-US">
<html> <html lang="foo">