<div></div> for which purpose this code is used in html | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antworten
+ 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