묻고답하기

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

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

<!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 남기남
로크 창.. [2] 2007.08.10
권명진 링크관련 [1] 2007.08.10
정국현 밤새 BGM 설치 했는데요.. 도움주세요.. ㅠㅠ [1] 2007.08.10
닭살공쥬 질문~!!! 급급급~!!! [2] 2007.08.10
박가람 PHP 에서... xxx.php?m=1 이라는 값을 주었을때... ''1'' 이부분에 숫자만 받는 방법은? [2] 2007.08.10
그냥 웹에서 홈페이지 압축 할 수 있나요? [1] 2007.08.10
DonT4U IIS VS 아파치 속도는 과연... [2] 2007.08.10
박경미 저기요~ 모르고 사고쳤는데 좀도와주세요 어떻하죠? ㅠㅠ [1] 2007.08.10
패러디 제왕 ^^ 회원 전체 메일을 보낼려고 하는데... [1] 2007.08.10
박훈 이 메뉴는 어떤방법으로... [4] 2007.08.10
노재웅 홈페이지 문제점 파악해주면 계정 드립니다 ㅠ.ㅠ [1] 2007.08.10
박군의그녀 1024,768 화면에 꽉 차게 (여백문제) [2] 2007.08.10
시몬 표를 자동으로 가운데에 오게 할수 있을까요? .. [2] 2007.08.10
cocoroo 글자 간격을 조절하는 태그에는 어떤것들이 있나요? [1] 2007.08.10
박군의그녀 테이블을 퍼센트로 지정하는데 이미지는 [1] 2007.08.10
하늘지기 스크롤에 상관없이 메뉴가 동동 떠 있는 것 말입니다 [1] 2007.08.10
박군의그녀 한번 더 질문할께요  
박강일 노프레임 관련질문... [1] 2007.08.10
히틀러충성 BMP파일은 용량만 먹고... JPG는 너무 잡티(?)나고.. GIF로 BMP처럼 깨끗하고 변화없게 저장하는법을 알고싶어요ㅠㅠ [1] 2007.08.10
카이 로그인 하기전과 하고난후를 다르게 할 수 있나요...? [1] 2007.08.10
푸키 asf를 mp3로 바꾸는방법? [1] 2007.08.10
RIce 따라다니는 레이어가 안됩니다.  
요술왕자 트래픽이란게... [2] 2007.08.10
임창준 특정 계정의 이메일을 차단하려면... [1] 2007.08.10
이동철 -_-" 다음과 같은 경고가 나오는데 원인을 모르겠습니다. [1] 2007.08.10
혀니™ 뒤로가기 버튼 누르지 못하게 하는 방법이 없을까요?  
루비 php에서 새창을 띄우려는데 문제가.. [2] 2007.08.10
오세웅 폐쇄이용자로 사용하고 싶은데.... [1] 2007.08.10
박군의그녀 테이블 만들었는데 수정 좀 [1] 2007.08.10
추동주 메일 서버 [2] 2007.08.10