+ 2

HTML div help but not really

How can i use div properly? And what is div for?

8th Dec 2017, 8:41 AM
JOHNTHEBUN
JOHNTHEBUN - avatar
3 Answers
+ 5
You should learn CSS course. div working together with class and id attribute, which its element could be styled using CSS.
8th Dec 2017, 9:14 AM
CalviŐ˛
CalviŐ˛ - avatar
0
div is container for other html elements. It could contain other elements like p, h1, form and other div's also
8th Dec 2017, 9:01 AM
#RahulVerma
#RahulVerma - avatar