|
Have to get this off my chest:
div is a html element that was around before css was created. There is no such thing as "div layouts" since you can create a page layout without using any divs at all. A div is merely a container just as <p> is a text container.
Once one realizes divs are just another container, it may help cure the disease known as "divitis".
Last edited by drhowarddrfine; 11-18-2009 at 01:39 PM..
|