Computer Science, asked by Multifandom, 7 months ago

Which attribute of HTML tag specifies the language used within the document?​

Answers

Answered by Farhanafarook
1

Answer:

lang attribute

Explanation:

You should always include the lang attribute inside the <html> tag, to declare the language of the Web page. This is meant to assist search engines and browsers. Country codes can also be added to the language code in the lang attribute.

Similar questions