What <div> does in html | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What <div> does in html

14th Jan 2022, 5:12 PM
Samata
2 Réponses
+ 10
The <div> tag defines a division or a section in an HTML document. The <div> tag is used as a container for HTML elements.
14th Jan 2022, 6:36 PM
Vaibhav
Vaibhav - avatar