+ 1
What is <html lang = "en">?
?? For example>> https://code.sololearn.com/W7IEyQ0fUhmv/?ref=app
1 Answer
+ 1
Here <html></html> is a html tag that specifies that content within these will be html
lang attribute in <html lang=âenâ> is used to specify which language to use and en is for english. It is for search engines to index this page as an english web page