+ 1
<div> tag
<div> why should required in html. https://code.sololearn.com/WMpRq7Jrgj1V/?ref=app
1 Odpowiedź
+ 4
It is a container that can encapsulate multiple tags. For eg: you can add style to many elements by using this tag and defining the class/Id in CSS.