0
what is div tag? what happened if i use div tag in html?
2 odpowiedzi
+ 4
Okay Class div tag <div> is a divider or block tag to contain a section of content in HTML5 such as
<div>
<p> paragraph 1 </p>
<p> paragraph 2 </p>
</div>
+ 2
https://www.sololearn.com/discuss/227603/?ref=app
https://www.sololearn.com/discuss/1095460/?ref=app
https://www.sololearn.com/discuss/159092/?ref=app
https://www.sololearn.com/discuss/108567/?ref=app
https://www.sololearn.com/discuss/2459325/?ref=app
https://www.sololearn.com/discuss/2358558/?ref=app