jan24
12-16-2010, 01:15 PM
What i want to do is this:
| |
---| Logo |------------------
| |________________| Links |
| Content |
Although i cant get this fixed.
I know there is a way this:
position: absolute;
z-index:2;
But i want to have my divs as follow:
float:left;
But why i used float:left; i can't use z-index:2; anybody know how to solve this?
Thanks for advance.
| |
---| Logo |------------------
| |________________| Links |
| Content |
Although i cant get this fixed.
I know there is a way this:
position: absolute;
z-index:2;
But i want to have my divs as follow:
float:left;
But why i used float:left; i can't use z-index:2; anybody know how to solve this?
Thanks for advance.