position absolute with IE6
Hi,
I have a question/problem with IE6:
my tree:
-main
-content
-col2
-h1
-table
content have position relative and h1 position absolute.
h1 go below col2 with negative top and left even when use z-index.
I setting main or col2 with position relative or other div but h1 not move.
Thanks!
|