which attribute of HTML tag specifies the language used within the document.
Answers
Explanation:
the language of the document can be declared in the <html> tag
<link> - Hreflang tells the relationship between the document and its language .
Explanation :
HTML is a markup language. Used in designing the webpages along with scripts available. It lays a basic foundation for UI designs. Using the hreflang tab the search engine finds the language of the document linked with the website. It is useful to locate contents in the website with your geo-location`s linguistic. Usage of this tag is advisory since it relates to viewing in your understandable linguistic.
<link href="test.asp" hreflang="en"/>
To know more:
which attribute of HTML tag specifies the language used within the ...
https://brainly.in/question/13085205
Which attribute of html tag specifies the language used within the ...
https://brainly.in/question/6203339