묻고답하기

head랑 foot이랑 나눠서 게시판에 적용시킬려구 하는데
foot파일이 적용되지 않아요.
나모fx를 쓸 땐 문제 없었는데
나모 5.0을 쓰니까 자꾸 문제가 생기네요.
소스에 문제가 있나 봐주세요
그리고 전체 배경을 검정으로 했는데 왜 적용되지 않을까요?
적용 게시판 ㅜㅜ  http://autumnwind.dothome.co.kr/bbs/zboard.php?id=memory

head



<html>
<title>memory</title>
<script language="JavaScript">
<!--
function na_restore_img_src(name, nsdoc)
{
  var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
  if (name == '')
    return;
  if (img && img.altsrc) {
    img.src    = img.altsrc;
    img.altsrc = null;
  }
}

function na_preload_img()
{
  var img_list = na_preload_img.arguments;
  if (document.preloadlist == null)
    document.preloadlist = new Array();
  var top = document.preloadlist.length;
  for (var i=0; i < img_list.length; i++) {
    document.preloadlist[top+i]     = new Image;
    document.preloadlist[top+i].src = img_list[i+1];
  }
}

function na_change_img_src(name, nsdoc, rpath, preload)
{
  var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
  if (name == '')
    return;
  if (img) {
    img.altsrc = img.src;
    img.src    = rpath;
  }
}

// -->
</script>
<body OnLoad="na_preload_img(false, '../image/menu/be%20menu/home.jpg', '../image/menu/be%20menu/diary.jpg', '../image/menu/be%20menu/photo.jpg', '../image/menu/be%20menu/door.jpg');" bgcolor="black" text="black" link="black" vlink="black" alink="black">
<table border="0" width="921" align="center" cellpadding="0" cellspacing="0">
<tr>
     <td align=center width="115" height="607" rowspan="3" bgcolor="#333333">
            <p align="center">      </td>
     <td align=center width="171" height="65" bgcolor="black">
            <p align="center"> </p>
     </td>
     <td align="right" width="520" height="65" bgcolor="black" valign="bottom">
            <p style="line-height:100%; margin-top:0; margin-bottom:0;" align="right"><a href="#" OnMouseOut="na_restore_img_src('image1', 'document')" OnMouseOver="na_change_img_src('image1', 'document', '../image/menu/be%20menu/home.jpg', true);"><img src="../image/menu/real%20menu/home.jpg" width="70" height="18" border="0" name="image1"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=memory"><img src="../image/menu/be%20menu/memory.jpg" width="70" height="18" border="0" name="image2"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=diary" OnMouseOut="na_restore_img_src('image3', 'document')" OnMouseOver="na_change_img_src('image3', 'document', '../image/menu/be%20menu/diary.jpg', true);"><img src="../image/menu/real menu/diary.jpg" width="70" height="18" border="0" name="image3"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=photo" OnMouseOut="na_restore_img_src('image4', 'document')" OnMouseOver="na_change_img_src('image4', 'document', '../image/menu/be%20menu/photo.jpg', true);"><img src="../image/menu/real menu/photo.jpg" width="70" height="18" border="0" name="image4"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=door" OnMouseOut="na_restore_img_src('image5', 'document')" OnMouseOver="na_change_img_src('image5', 'document', '../image/menu/be%20menu/door.jpg', true);"><img src="../image/menu/real menu/door.jpg" width="70" height="18" border="0" name="image5"></a></p>
            <p style="line-height:100%; margin-top:0; margin-bottom:0;" align="center"> </p>
     </td>
     <td align=center width="115" height="607" rowspan="3" bgcolor="#333333">
            <p align="center"> </p>
     </td>
</tr>
<tr>
     <td width="171" height="33">
            <p align="center">      </td>
     <td width="520" height="33">
            <p align="center"> </p>
     </td>
</tr>
<tr>
     <td width="171" height="509" background="../image/background/memory.jpg" style="background-repeat:no-repeat;" bgcolor="white" align="center" valign="top">
            <p align="center">  </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"><?
   $_zb_url = "http://autumnwind.dothome.co.kr/bbs/";
   $_zb_path = "/home/autumnwind/html/bbs/";
   include $_zb_path."outlogin.php";
?>
<? print_outlogin("note", 3, 10)?>     </td>
     <td width="520" height="509" align="center" valign="top" bgcolor="white">
            <p align="center" style="line-height:100%; margin-top:0; margin-bottom:0;"> </p>
            <p style="line-height:100%; margin-top:0; margin-bottom:0;" align="center"></p></div>       











foot



        </td>
   </tr>
    <tr>
        <td width="115" height="80" bgcolor="#333333">         </td>
        <td width="171" height="80">
                    </td>
        <td width="520" height="80">
                    </td>
     <td align=center width="115" height="80" bgcolor="#333333">
            <p> </p>
          </td>
    </tr>
</table>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
최정환 노프레임홈페이지에서 배경음악... [2] 2007.08.10
kadarica 날짜관련 질문입니다...ㅠ.ㅠ [2] 2007.08.10
이용욱 플래쉬와 제로보드의 행복한 만남을 소망하며 질문드립니다.. [1] 2007.08.10
김효섭 아이프레임에 관해서... [1] 2007.08.10
신세실 움직이는 메뉴를 이용할때 헤드풋적용시 안되는 문제좀 해결해주세요 [1] 2007.08.10
bobo 레드햇 7.3 서버로 설치했는데 한글이 깨져요 -ㅅ-  
sisylian 스크롤바가 안내려가요....;;; [3] 2007.08.10
위쯔 아바타머니회원랭킹 소스인데요.. 좀 부탁드려요!ㅠㅠ [5] 2007.08.10
이현정 질문할게요!!! [1] 2007.08.10
한정수 이런것은 어떻게 했는지  
김령환 플래시 MX 에서 알파 어디에 있나요?--; [2] 2007.08.10
송유환 있자나요 그게.. 홈페이지 들어가기전에 그냥 큰이미지 하나나오고 클릭하면 본홈페이지로들어가자나요 [1] 2007.08.10
Carib 셀렉트 박스로 옵션 태그 링크를 걸때 다른프레임으로 링크 거는법 질문입니다. [2] 2007.08.10
태양 img_change에 대해서 궁금한점이 있습니다. [1] 2007.08.10
박재만 [그림첨부]이런 경우 어떻게 프레임을 나눠야 하죠? [4] 2007.08.10
DearMai 이중에 불필요한 포트가 무엇이 있나요? [1] 2007.08.10
장진석 이경우 다른 문서를 어찌 호출하죠? 아시는분? [1] 2007.08.10
티카™ 투표프로그램 [3] 2007.08.10
강선희 이 사태를 제발 해결해주세요 ㅜㅜ [1] 2007.08.10
궁금이 DNS 서버 설치했는데..... 다른 컴에서는 접속불가 [1] 2007.08.10