묻고답하기

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

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

<!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 남기남
조대경 onClick="alert(''안녕하세요 반갑습니다.'') 에서 뜨는 창 글 행 나누는 방법 질문입니다. [1] 2007.08.10
마니 제로카운터가요 업로드했는데요;; ㅠㅠ [2] 2007.08.10
신준호 테이블이 길어졌어요...ㅠ.ㅠ [2] 2007.08.10
오세운 [re] 노프레임 사이트 만들기 ? [1] 2007.08.10
오세운 노프레임 사이트 만들기 ? [2] 2007.08.10
김정현 제로보드 쪽지함 리셋방법좀 알려주세요. [2] 2007.08.10
한일도 php에서 session(); 에 관하여...(급박한 질문...) [3] 2007.08.10
murehan 고수님 도와주세용 [1] 2007.08.10
가이 제로보드 외부로그인에서 문제가 있어요! [1] 2007.08.10
왕초보 파워포인트를 테이블 내에 넣고 싶습니다. 도와주세요. [3] 2007.08.10
느닷없이질문 사진 사이즈를 일괄적으로 변환할수 있나요? [5] 2007.08.10
김동하 db올려도 안되는군요..제발 부탁  
한일도 세션경로변경후에도...  
murehan 제발 도와주세용^^ 고수님^^ [1] 2007.08.10
murehan 고수님 제발 도와주세용^^; [3] 2007.08.10
정봉희 답변부탁드립니다(광고성글 차단???) [1] 2007.08.10
이태운 냉유 새창띄우는 소스인데 가운데로? [3] 2007.08.10
윤지호 제로보드 DB 백업관련 및 기타문의.^^;답변좀 부탁드릴께요.. [1] 2007.08.10
CH_SHe [PHP] 클래스의 생성자 [2] 2007.08.10
김현수 웹호스팅 서비스를 받을때의 여러가지 질문입니다. [2] 2007.08.10