+ 4
What is div in HTML
5 Respostas
+ 7
you can read about it here https://www.sololearn.com/learn/HTML/1034/
+ 12
The <div> tag defines a division or a section in an HTML document.
The <div> tag is used as a container for HTML elements - which is then styled with CSS or manipulated with JavaScript.
The <div> tag is easily styled by using the class or id attribute.
https://www.w3schools.com/tags/tag_div.ASP
+ 1
Thanks
+ 1
ćż«ćČæè”°çććççž
é€éäœ äżć€§äșș
ćąćșŠäżć
šäžçć
äșșéœæçć°äœ ć
ïŒæ仄èŠć„œć„œäżè·èȘć·±ć
ćäșșç§é±ć
+ 1
div is also a block element as opposed to inline element