질문드려요 ㅠㅠ 그누보드 초보
본문
인덱스
<div class="new_list">
<ul>
<?include_once("./new/index.html");?>
</ul>
<ul>
<?include_once("./new/index.html");?>
</ul>
css new_list
.new_list{position:absolute; margin-top:45px; margin-left:0px; _margin-top:60px; margin-left:-20px; width:424px; height:174px;}
.new_list li{display:block; cursor:hand; margin-right:17px; margin-bottom:15px; width:80px; height:130px; text-align:center; /*font-weight:bold;*/}
.new_list li{display:block; cursor:hand; margin-right:17px; margin-bottom:15px; width:80px; height:130px; text-align:center; /*font-weight:bold;*/}
이렇게 하니깐 인덱스를영억대에 잘불러 와지는데요
다른영역대의 다른 제이쿼리먹이려고
인덱스 파일로해서 제이쿼리 를 먹이려니 .. css가 흐트러 지더라고요 ..
이거 웨이런거죠 .. 스타일 네임을 다른걸로잡아주고 .. 인덱스 네임도 3 로잡아줫는데 .. 도대체 웨이런거죠 ..?
답변을 작성하시기 전에 로그인 해주세요.