Hey there users, I just got into pure CSS layout just today and I realized how easy and clean it is to maintain an html page. I am so happy now that I can use layers and not have to worry about it not centering itself according to the screen dimensions. I created a DIV tag (Did this in dreamweaver 8) and I basically started inserting the layer tags within the DIV tag. I made the DIV tag absolute and made it so that it can center so now I can insert as many layers as I need within that DIV tag and when its time to preview it, I can resize it and the layers moved along with it. I am so happy because I have never really been a fan of tables for major layouts.
Anyways I just wanted to know if anyone also does this method.
