Hi there,
i am coding an exclusive ie6 css. my problem is it is taking an extra 50px for header div. i have fixed the size of the header to 109px whereas it is producing 159px, when i place any element below the header div it consumes the extra 50px. i tried display:inline as ie6 hacks, and it just reset the left margin. quite not useful for me.
here is my code.