hey guys! what's the use of <div> ? I need its defination and use.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

hey guys! what's the use of <div> ? I need its defination and use..

30th Aug 2016, 8:05 PM
kushal singh
kushal singh - avatar
3 Answers
+ 1
The <div> tag defines a division or a section in an HTML document. The <div> tag is used to group block-elements to format them with CSS. usaly it's used this way : <h1>title</h1> < div class="first_bock"> <p> first_paragraphe</p> <p> second_paragraphe</p> </div> < div class="second_bock"> <p> first_paragraphe</p> <p> second_paragraph </p> </div> I hope this is helpfull.</div></div>
30th Aug 2016, 8:39 PM
azyz
0
cool..thanks a lot
30th Aug 2016, 11:15 PM
kushal singh
kushal singh - avatar
0
thanks
12th Sep 2016, 2:12 PM
mitesh