로딩
요청 처리 중입니다...

네이버 메뉴 02(Image Replace 기법)

 네이버 메뉴 02(Image Replace 기법)

네이버 메뉴 02(IR기법: Image Replace) .menu, .menu li{ list-style:none; padding:0; margin:0; display:inline;} .menu li{float:left;} .menu a{ display:block; /*outline:1px dotted #f00;*/ width:44px; height:45px; background:url(sp_mn20131227.png) no-repeat; text-indent:-10000px;} .movie a{ background-position: -176px -269px;} .webtoon a{ background-position: -219px -269px;} /*.move a:hover{배경위치 바꾸기}*/ .movie:hover a{ background-po...