The web site we are about to create will be a CSS liquid layout, most if not all web developers go down this route as it gives us a lot more control over our site. This tutorial will explain the basics and concepts of div-tags and how we define them through CSS. Again, I explain the use of Div-tag’s and CSS rule definition and how both are implemented to control the dynamics and look of each page within your website.
This tutorial will give you a better understanding to the construction of your web pages as you design and develop your website.
If you imaging a div tag as being a particular area, then we control the area through our CSS. It’s the CSS that will determine the size of area, colour background what type of font to use within that particular area and much, much more. Join me and enter the wonderful world of CSS where anything is possible with a little imagination and innovative thought.
I will also explain the difference between class div tags and id div tags