+ 1
<div> is a HTML element. Think of a rectangular area on your page. <div> can be designed by CSS. So if you want to create a div you use HTML. When you want to design it (color, border, background-color) then you use CSS.
26th Dec 2016, 10:11 AM
Andreas K
Andreas K - avatar