ie6 배경/포지션 질문이여
유진공주
2025.01.19
div class=bgL111/div
div class=bgR222/div
style type=text/css
.bgL{ position:absolute; left:0; top:0; width:50%; height:100%; background:url(../../imgs/common/bg_l.gif) repeat-x right 0; z-index:-1;}
.bgR{ position:absolute; right:0; top:0; width:50%; height:100%; background:url(../../imgs/common/bg_r.gif) repeat-x 0 0; z-index:-1;}
/style
ie6에서 포지션값을 안먹어서 그런지 제대로 안나오는데 어떻게 해야 하나요?