묻고답하기

도무지 무슨 문제인지 감이 안잡히네요.

소스 첨부하니 혹시 잘못된부분이 있으면 지적해 주시면 감사하겠습니다.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>r1cE Blog :: Once in a Lifetime (Ver.2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
body {
        background-color: #58a1ca;
        margin-left: 0px;
        margin-top: 0px;
}
-->
</style>
<style type="text/css">
<!--
#floater {position:absolute; visibility:visible}
-->
</style>
<script language="JavaScript">
<!--
self.onError=null;
currentX = currentY = 0;
whichIt = null;
lastScrollX = 0; lastScrollY = 0;
NS = (document.layers) ? 1 : 0;
IE = (document.all) ? 1: 0;
<!-- STALKER CODE -->
function heartBeat() {
if(IE) {
diffY = document.body.scrollTop;
diffX = 0;
}
if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }
if(diffY != lastScrollY) {
percent = .1 * (diffY - lastScrollY);
if(percent > 0) percent = Math.ceil(percent);
else percent = Math.floor(percent);
if(IE) document.all.floater.style.pixelTop += percent;
if(NS) document.floater.top += percent;
lastScrollY = lastScrollY + percent;
}
if(diffX != lastScrollX) {
percent = .1 * (diffX - lastScrollX);
if(percent > 0) percent = Math.ceil(percent);
else percent = Math.floor(percent);
if(IE) document.all.floater.style.pixelLeft += percent;
if(NS) document.floater.top += percent;
lastScrollY = lastScrollY + percent;
}
}
if(NS || IE) action = window.setInterval("heartBeat()",1);
//-->
</script>
</head>

<body>
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td> </td>
    <td width="912"><table width="912" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td> </td>
      </tr>
      <tr>
        <td><img src="images/logo.gif" width="411" height="50"></td>
      </tr>
      <tr>
        <td><table width="912" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="856" valign="top"><table width="856" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><img src="images/main-table-top.gif" width="856" height="10"></td>
              </tr>
              <tr>
                <td><table width="856" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="3" bgcolor="9BC7DF"><img src="images/main-table-left.gif" width="3" height="5"></td>
                    <td width="180" bgcolor="F2F4F4" style="border-top-width:0px; border-right-width:1px; border-bottom-width:0px; border-left-width:0px; border-color:rgb(225,225,225); border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none;"> </td>
                    <td bgcolor="#FFFFFF"><p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p>
                      <p> </p></td>
                    <td width="3" bgcolor="9BC7DF"><img src="images/main-table-left.gif" width="3" height="5"></td>
                  </tr>
                </table></td>
              </tr>
              <tr>
                <td><img src="images/main-table-bottom.gif" width="856" height="10"></td>
              </tr>
            </table></td>
            <td>
                        <div id=floater style="top:72px; z-index:10">
                        <table width="56" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="10" rowspan="2"> </td>
                <td><img src="images/admin-side.gif" width="46" height="39"></td>
              </tr>
              <tr>
                <td><img src="images/zblog-side.gif" width="46" height="42"></td>
              </tr>
            </table>
                        </div>
                        </td>
          </tr>
        </table></td>
      </tr>
    </table></td>
    <td valign="top"> </td>
  </tr>
</table>
</body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
i지니i 글보기에서 추천 조회수 추천수 비추천수 [4] 2014.05.01 by i지니i
준스 쉬운설치에서 디랙토리를 찾지 못합니다. 제발 알려 주세요. file  
여우별다솜 XE는 아니지만 페이지 구현 방법에 대해 질문드립니다. [2] 2014.05.01 by 여우별다솜
큰성565 스케치북최신버전에서 특정확장변수를 추천하는 사람에게만 공개하는 방법.. [19] 2014.05.01 by 박수정1
웹빌드 게시판 본문 및 제목 bing 번역 연동 해보신분 계신가요  
someisn 일정 포인트 이하의 회원들을 일괄로 삭제하고 싶은데요~ [4] 2014.05.01 by 함삐까
이봉춘968 구글스토어에 등록하려면? 어떻게? [2] 2014.05.01 by Double'U'
ChoiJS 하루에 회원등록이 100명도 넘어요... ㅠㅠ [6] file 2014.05.01 by Double'U'
HolyJohn CloudFlare와 XE를 함께 사용하시는 분 계신가요? [11] 2014.05.01 by Luatic™
카지모토 도배글 때문에 고민입니다  [7] 2014.09.17 by 카지모토
XE힘들당휴 이런식으로는 문법 구현이 안될까요? [3] 2014.05.01 by XE힘들당휴
DjKiLLeR 소셜 연동 페이스북 페이지로도 가능한지 궁금합니다.  
WarpPrism 출석부 모듈, 해당 DB 테이블 뽑아서 이전 가능할까요? [2] 2014.05.01 by WarpPrism
김모씨123 사이트 주소가 일정하지 않아서 로그인이 풀리는 문제 [5] 2014.04.30 by 애니즌
쭌123 ...초보적인 질문드립니다.. 메인페이지 [3] file 2014.04.30 by 애니즌
손진권 악성 회원 일괄 삭제 방법을 알려주세요. [5] file 2014.04.30 by 애니즌
coko 멤버가입 문제 [1] 2014.04.30 by 퍼니엑스이
산하2 srl은 어떤 약자인가요? [3] 2014.04.30 by 퍼니엑스이
모찌모찌 레벨변경에 따른 그룹지정이 안됩니다. 도와주세요 [3] file 2014.04.30 by KrteamENT
준2 관리자페이지에서 사이트메뉴편집을 누르면 [1] 2014.04.30 by 애니즌
niny 도와 주세여ㅠㅠ 로그아웃 후 로그인 시도 할때요ㅠㅠ [3] 2014.04.30 by 애니즌
NEWGENi 게시판에 파일 첨부가 되지 않습니다. 고수님들의 조언을 부탁합니다. [1] 2014.04.30 by KrteamENT
손진권 악성 문서 석제 [2] file 2014.04.30 by 손진권
BonaSera 회원정보의 이메일 주소 표시가 안됩니다.  
niny 크롬 요소검사 후 수정 파일 위치는 어떻게 아는 건가요?  
오락실주인 배경음악 애드온 사용방법 질문 [3] file 2014.04.30 by 오락실주인
임실치즈 좌측이나 우측 GNB(메뉴) 기준 레이아웃.. [6] 2014.04.30 by 임실치즈
마마우스 제목순정렬 가능한가요?  
왇더헬 알림센터 모듈에 대한 질문입니다. [12] 2014.04.30 by 왇더헬
애니즌 로그인시 최근로그인 시간(last_login)이 갱신되는 시점..