<html lang="pt"> code example
Example 1: html lang
<!DOCTYPE html>
<html lang="en"> <!-- sets language to english -->
<!-- <head>, <body>, etc. contents-->
</html>
Example 2: html lang tab
It basically tells the search engine about the language of the content of the web page.