1.

Use of lang tag in html

Answer» The HTML lang attribute is used to declare the language of a web page or just a part of a web page. It is used to help search engines and browsers. W3C suggests to declare the primary language for every web page with the lang attribute inside the tag.


Discussion

No Comment Found