Hello!
I want to make a web-page with this layout:
div1: with=900px, height: 30px;
div2: width=900px, height: 100px;
div3: width=900px, height: 50px;
div4: width=900px, height: 100%;
div5: width=900px, height: 30px;
Biggest problem is to make div4 height = 100% without getting scrollbars in the browser. Anyone know how i can get this?
Tnx!
I want to make a web-page with this layout:
div1: with=900px, height: 30px;
div2: width=900px, height: 100px;
div3: width=900px, height: 50px;
div4: width=900px, height: 100%;
div5: width=900px, height: 30px;
Biggest problem is to make div4 height = 100% without getting scrollbars in the browser. Anyone know how i can get this?
Tnx!