What is mean by html tag?? | 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 mean by html tag??

I mean..how do work It's on html

13th Jun 2019, 1:32 AM
Ismail Emon
Ismail Emon - avatar
1 Réponse
+ 11
The <html> tag represents the root of an HTML document. The <html> tag is the container for all other HTML elements (except for the <!DOCTYPE> tag).
13th Jun 2019, 1:48 AM
JTLZ