0
The <DIV> tag groups portions of code together so you can target that section of code as a whole. For example you can use a <DIV> tag with an attribute and then target that attribute through CSS. By doing this, you can manipulate mutiple lines of code at once instead of going through each line.
27th Aug 2016, 2:21 AM
Kris