lang attribute english code example
Example 1: html lang en-us or en-US
<!DOCTYPE html>
<html lang="en-US">
<!-- Specifies the document lauguage
(United States English) -->
</html>
Example 2: html lang tab
It basically tells the search engine about the language of the content of the web page.