Define multiple languages in html root element’s lang attribute?
All attributes support only one language, so I believe you should define only one language; the most important language should be set. This can’t be done if you have multiple languages on a single document, so here is the info to solve your problem: The lang and xml:lang attributes do not allow you to assign … Read more