HTML Codes and Examples
www.tagindex.net
The lang attribute of the HTML element defines the language of a document.
<html lang="en">
<html lang="en"> <head> <title>TAG index</title> </head> <body> </body> </html>