Most webmasters used to design their websites using tables, some still do. However, the wonderful world of Cascading Style Sheets (CSS) provides us more flexibility and control over the structure and content within our website.
In this tutorial, we will play around with div tags and CSS to give a better understanding. A div tag determines a particular part of a page; its the actual CSS that controls the properties within the div tag and the attributes within.