<div></div> for which purpose this code is used in html | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

<div></div> for which purpose this code is used in html

20th Aug 2019, 7:18 PM
Muhammad Umer Nadeem
Muhammad Umer Nadeem - avatar
2 Respuestas
+ 4
If you need to wrap something in a container, it is widely used in block layout, but you should not abuse them either.
20th Aug 2019, 7:31 PM
Anna/Аня
Anna/Аня - avatar