bbw2536
05-26-2006, 05:31 PM
I am using the layout option in Dreamweaver instead of tables and I have my layout built like I want it the only problems is it does not scroll to different browser sizes. What did I forget to do?
Here is the code for my holder div tag
#holder {
position:absolute;
top:0px;
width:800px;
height:1050px;
z-index:1;
left: 0px;
overflow: auto;
Here is the code for my holder div tag
#holder {
position:absolute;
top:0px;
width:800px;
height:1050px;
z-index:1;
left: 0px;
overflow: auto;