You may also want to add xml:lang="it" as well:
Code:
<p lang="it" xml:lang="it" class="Chanson">some Italian verse here</p>
HTML = lang
XHTML = xml:lang
https://idpf.github.io/a11y-guidelin...html/lang.html
Having both is helpful for tools/readers that may be looking for one or the other.
Quote:
Originally Posted by roger64
Edit: probably the Italian dictionary.... (shame on me).
|
Fantastic. Thanks for posting this. Definitely helpful when people post the solution to their own problem!