Hi,
I'm trying to make my first website and i'm having some trouble with css. i want a two column + header layout that fully occupies the whole website screen space
i want the following specification:
- header 20 % of height screen
- left column 20% width screen & 80 height screen(the remaining free space)
- right column 80 width screen & 80 height screen(the remaining free space)
I also would like to have the div's not overlap each other. I don't know if this is possible if you use % to specify the width and height, but i hope so :). I hope someone will help me. i will appreciate it very much.
Thanks in advance.