What is <html lang = "en">? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What is <html lang = "en">?

?? For example>> https://code.sololearn.com/W7IEyQ0fUhmv/?ref=app

13th Apr 2022, 10:45 AM
Chris
1 Réponse
+ 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
13th Apr 2022, 10:53 AM
Umar Farooq