http://3oamv2de6ooacy72hv3ulym3i3vvlprlkqas7hhzo4pu5nyxnji37zad.onion/blogs/writing-a-website-part-2
To tell what language the webpage is using to the browser, and any assistive technology the visitor uses, we can use the lang attribute in the html tag: <html lang="en"> . Just like my website, I am using the International English here, for US english, you will need to use en-us instead. To find the correct code for the language you are using, try the Language Subtag Lookup .