게시판이 100%로 나옵니다.

게시판이 100%로 나옵니다.

QA

게시판이 100%로 나옵니다.

본문

http://wappleedu.com/bbs/board.php?bo_table=bodo

 

테이블로 작업해서 이런건가요?

상단(하단)파일불러오기도 안먹고 위에 보시는 것처럼 원하는곳에 게시판이 출력되지 않습니다. 

뭐가 문제인가요?

 

이 질문에 댓글 쓰기 :

답변 3

소스보기를 해보시면 아래와 같은 

영역이 존재하는데

 

<td bgcolor="#FFFFFF"><table width="1350" border="0" cellspacing="0" cellpadding="0">
          <tbody><tr>
            <td width="123" align="right" valign="top" bgcolor="#FFFFFF"><table width="100" border="0" cellspacing="0" cellpadding="0">
              <tbody><tr>
                <td><img src="wappleimg/sub2/ltop01.gif" width="211" height="85"></td>
              </tr>
              <tr>
                <td><table width="100" border="0" cellspacing="0" cellpadding="0">
                  <tbody><tr>
                    <td><a href="../../p1-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('lbtn1','','wappleimg/sub2/lbtn1-1o.gif',1)"><img src="wappleimg/sub2/lbtn1-1.gif" name="lbtn1" width="209" height="25" id="lbtn1"></a></td>
                  </tr>
                  <tr>
                    <td><a href="../../p1-2.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('lbtn2','','wappleimg/sub2/lbtn1-2o.gif',1)"><img src="wappleimg/sub2/lbtn1-2.gif" name="lbtn2" width="209" height="25" id="lbtn2"></a></td>
                  </tr>
                  <tr>
                    <td><a href="../../p1-3.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('lbtn3','','wappleimg/sub2/lbtn1-3o.gif',1)"><img src="wappleimg/sub2/lbtn1-3.gif" name="lbtn3" width="209" height="25" id="lbtn3"></a></td>
                  </tr>
                  <tr>
                    <td><a href="../../bbs/board.php?bo_table=bodo" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('lbtn4','','wappleimg/sub2/lbtn1-4o.gif',1)"><img src="wappleimg/sub2/lbtn1-4.gif" name="lbtn4" width="209" height="25" id="lbtn4"></a></td>
                  </tr>
                  <tr>
                    <td><a href="../../p1-5.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('lbtn5','','wappleimg/sub2/lbtn1-5o.gif',1)"><img src="wappleimg/sub2/lbtn1-5.gif" name="lbtn5" width="209" height="25" id="lbtn5"></a></td>
                  </tr>
                </tbody></table></td>
              </tr>
              <tr>
                <td><p> </p>
                  <p> </p></td>
              </tr>
            </tbody></table></td>
            <td width="89" valign="top"><img src="wappleimg/sub2/bar_sub01.gif" width="89" height="830"></td>
            <td width="1138" valign="top" bgcolor="#FFFFFF"><table width="800" border="0" cellspacing="0" cellpadding="0">
              <tbody><tr>
                <td><img src="wappleimg/sub2/t1-4.gif" width="850" height="85"></td>
              </tr>
              <tr>
                <td>

 

 

// 여기를 자르셔서 이 위를 head 영역에

 

// 중간에 게시판이 작동되게하시고\

 

 

// 여기 아래를 tail영역에 넣으세요

 

 

 

 

</td>
              </tr>
              <tr>
                <td><table width="850" border="0" cellspacing="0" cellpadding="0">
                  <tbody><tr>
                    <td></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td>

 

 

 

 

 

 

 

 

 

 

 

 

관리자 메뉴 게시판 관리에 

상단 파일 경로    
_head.php

하단 파일 경로    
_tail.php
확인 해 보시고,

g5 루트폴더에 head.php 에

<!-- 상단 -->

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(wappleimg/bg.gif);
}
#div1 {
    position: absolute;
    left: 214px;
    top: 72px;
    width: 290px;
    height: 26px;
    z-index: 1;
    visibility: hidden;
}
#div2 {
    position: absolute;
    left: 266px;
    top: 72px;
    width: 701px;
    height: 53px;
    z-index: 2;
    visibility: visible;
}
#div3 {
    position: absolute;
    left: 449px;
    top: 72px;
    width: 638px;
    height: 26px;
    z-index: 3;
    visibility: hidden;
}
#div4 {
    position: absolute;
    left: 604px;
    top: 72px;
    width: 495px;
    height: 25px;
    z-index: 4;
    visibility: hidden;
}
#div5 {
    position: absolute;
    left: 728px;
    top: 72px;
    width: 308px;
    height: 26px;
    z-index: 5;
    visibility: hidden;
}
#div6 {
    position: absolute;
    left: 885px;
    top: 72px;
    width: 384px;
    height: 27px;
    z-index: 6;
    visibility: hidden;
}
#div7 {
    position: absolute;
    left: 971px;
    top: 61px;
    width: 217px;
    height: 25px;
    z-index: 7;
    visibility: hidden;
}
#div9 {
    position: absolute;
    left: 1024px;
    top: 72px;
    width: 273px;
    height: 26px;
    z-index: 8;
    visibility: hidden;
}
#div10 {
    position: absolute;
    left: 1131px;
    top: 72px;
    width: 220px;
    height: 25px;
    z-index: 9;
    visibility: hidden;
}
#div8 {
    position: absolute;
    left: 1022px;
    top: 72px;
    width: 196px;
    height: 26px;
    z-index: 10;
    visibility: hidden;
}
</style>
<script type="text/javascript">
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
</head>

<body onload="MM_preloadImages('wappleimg/sub2/lbtn1-1o.gif','wappleimg/sub2/lbtn1-2o.gif','wappleimg/sub2/lbtn1-3o.gif','wappleimg/sub2/lbtn1-4o.gif','wappleimg/sub2/lbtn1-5o.gif')">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table background="wappleimg/sub2/bg_topmenu.gif"width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
body {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#apDiv1 {
    position: absolute;
    left: 210px;
    top: 75px;
    width: 229px;
    height: 25px;
    z-index: 1;
    visibility: hidden;
}
#apDiv2 {
    position: absolute;
    left: 266px;
    top: 75px;
    width: 710px;
    height: 50px;
    z-index: 2;
    visibility: hidden;
}
#apDiv3 {
    position: absolute;
    left: 445px;
    top: 75px;
    width: 734px;
    height: 27px;
    z-index: 3;
    visibility: hidden;
}
#apDiv4 {
    position: absolute;
    left: 585px;
    top: 75px;
    width: 493px;
    height: 25px;
    z-index: 4;
    visibility: hidden;
}
#apDiv5 {
    position: absolute;
    left: 727px;
    top: 75px;
    width: 312px;
    height: 26px;
    z-index: 5;
    visibility: hidden;
}
#apDiv6 {
    position: absolute;
    left: 887px;
    top: 75px;
    width: 387px;
    height: 25px;
    z-index: 6;
    visibility: hidden;
}
#apDiv7 {
    position: absolute;
    left: 958px;
    top: 75px;
    width: 240px;
    height: 26px;
    z-index: 7;
    visibility: hidden;
}
#apDiv8 {
    position: absolute;
    left: 1035px;
    top: 75px;
    width: 200px;
    height: 26px;
    z-index: 8;
    visibility: hidden;
}
#apDiv9 {
    position: absolute;
    left: 1181px;
    top: 75px;
    width: 177px;
    height: 31px;
    z-index: 9;
    visibility: hidden;
}
#apDiv10 {
    position: absolute;
    left: 1172px;
    top: 75px;
    width: 184px;
    height: 25px;
    z-index: 10;
    visibility: hidden;
}
</style>
<script type="text/javascript">
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_showHideLayers() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
</script>
</head>

<body onload="MM_preloadImages('wappleimg/sub2/tbtn1o.gif','wappleimg/sub2/tbtn2o.gif','wappleimg/sub2/tbtn3o.gif','wappleimg/sub2/tbtn4o.gif','wappleimg/sub2/tbtn5o.gif','wappleimg/sub2/tbtn6o.gif','wappleimg/sub2/tbtn7o.gif','wappleimg/sub2/tbtn8o.gif','wappleimg/sub2/tbtn9o.gif','wappleimg/sub2/tbtn10o.gif')">
<div id="apDiv1">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../p1-1.html"><img src="wappleimg/sub2/tbtns1-1.gif" width="50" height="25" /></a></td>
      <td><a href="../../p1-2.html"><img src="wappleimg/sub2/tbtns1-2.gif" width="60" height="25" /></a></td>
      <td><a href="../../p1-3.html"><img src="wappleimg/sub2/tbtns1-3.gif" width="54" height="25" /></a></td>
      <td><a href="../../bbs/board.php?bo_table=bodo"><img src="wappleimg/sub2/tbtns1-4.gif" width="61" height="25" /></a></td>
      <td><a href="../../p1-5.html"><img src="wappleimg/sub2/tbtns1-5.gif" width="64" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv2">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><a href="../../p2-1.html"><img src="wappleimg/sub2/tbtns2-1.gif" width="122" height="25" /></a></td>
          <td><a href="../../p2-2.html"><img src="wappleimg/sub2/tbtns2-2.gif" width="113" height="25" /></a></td>
          <td><a href="../../p2-3.html"><img src="wappleimg/sub2/tbtns2-3.gif" width="116" height="25" /></a></td>
          <td><a href="../../p2-4.html"><img src="wappleimg/sub2/tbtns2-4.gif" width="149" height="25" /></a></td>
          <td><a href="../../p2-5.html"><img src="wappleimg/sub2/tbtns2-5.gif" width="101" height="25" /></a></td>
          <td><a href="../../p2-6.html"><img src="wappleimg/sub2/tbtns2-6.gif" alt="" width="109" height="25" /></a></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td><table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><a href="../../p2-7.html"><img src="wappleimg/sub2/tbtns2-7.gif" width="79" height="25" /></a></td>
          <td><a href="../../p2-8.html"><img src="wappleimg/sub2/tbtns2-8.gif" width="80" height="25" /></a></td>
          <td><a href="../../p2-9.html"><img src="wappleimg/sub2/tbtns2-9.gif" width="102" height="25" /></a></td>
          <td><a href="../../p2-10.html"><img src="wappleimg/sub2/tbtns2-10.gif" width="80" height="25" /></a></td>
          <td><a href="../../p2-11.html"><img src="wappleimg/sub2/tbtns2-11.gif" width="102" height="25" /></a></td>
          <td><a href="../../g5/bbs/board.php?bo_table=inquiry01"><img src="wappleimg/sub2/tbtns2-12.gif" width="145" height="25" /></a></td>
        </tr>
      </table></td>
    </tr>
  </table>
</div>
<div id="apDiv3">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../p3-1.html"><img src="wappleimg/sub2/tbtns3-1.gif" width="104" height="25" /></a></td>
      <td><a href="../../p3-2.html"><img src="wappleimg/sub2/tbtns3-2.gif" width="142" height="25" /></a></td>
      <td><a href="../../p3-3.html"><img src="wappleimg/sub2/tbtns3-3.gif" width="112" height="25" /></a></td>
      <td><a href="../../p3-4.html"><img src="wappleimg/sub2/tbtns3-4.gif" width="91" height="25" /></a></td>
      <td><a href="../.../p3-5.html"><img src="wappleimg/sub2/tbtns3-5.gif" width="102" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=photo01"><img src="wappleimg/sub2/tbtns3-6.gif" width="81" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=inquiry02"><img src="wappleimg/sub2/tbtns3-7.gif" width="109" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv4">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../p4-1.html"><img src="wappleimg/sub2/tbtns4-1.gif" width="112" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=photo02"><img src="wappleimg/sub2/tbtns4-2.gif" width="132" height="25" /></a></td>
      <td><a href="../../p4-2.html"><img src="wappleimg/sub2/tbtns4-3.gif" width="116" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=photo03"><img src="wappleimg/sub2/tbtns4-4.gif" width="131" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv5">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../p4-1.html"><img src="wappleimg/sub2/tbtns5-1.gif" width="122" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=photo04"><img src="wappleimg/sub2/tbtns5-2.gif" width="78" height="25" border="0" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=inquiry03"><img src="wappleimg/sub2/tbtns5-3.gif" width="111" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv6">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="g5/bbs/board.php?bo_table=movie"><img src="wappleimg/sub2/tbtns6-1.gif" width="148" height="25" /></a></td>
      <td><a href="g5/bbs/board.php?bo_table=gyoan"><img src="wappleimg/sub2/tbtns6-2.gif" width="114" height="25" /></a></td>
      <td><a href="g5/bbs/board.php?bo_table=life"><img src="wappleimg/sub2/tbtns6-3.gif" width="127" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv7">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../p7-1.html"><img src="wappleimg/sub2/tbtns7-1.gif" width="79" height="25" /></a></td>
      <td><a href="../../p7-2.html"><img src="wappleimg/sub2/tbtns7-2.gif" width="58" height="25" /></a></td>
      <td><a href="g5/bbs/board.php?bo_table=inquiry04"><img src="wappleimg/sub2/tbtns7-3.gif" width="78" height="24" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv8">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../g5/bbs/board.php?bo_table=dress"><img src="wappleimg/sub2/tbtns8-1.gif" width="97" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=sound"><img src="wappleimg/sub2/tbtns8-2.gif" width="101" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv9">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../p9-1.html"><img src="wappleimg/sub2/tbtns9-1.gif" width="65" height="25" /></a></td>
      <td><a href="../../p9-2.html"><img src="wappleimg/sub2/tbtns9-2.gif" width="116" height="25" /></a></td>
      <td><a href="../../p9-3.html"><img src="wappleimg/sub2/tbtns9-3.gif" width="88" height="25" /></a></td>
    </tr>
  </table>
</div>
<div id="apDiv10">
  <table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><a href="../../g5/bbs/board.php?bo_table=qna"><img src="wappleimg/sub2/tbtns10-1.gif" width="79" height="25" /></a></td>
      <td><a href="../../g5/bbs/board.php?bo_table=inquiry05"><img src="wappleimg/sub2/tbtns10-2.gif" width="145" height="25" /></a></td>
    </tr>
  </table>
</div>
<table background="wappleimg/sub2/bg_topmenu.gif"width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><table width="1350" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="211"><a href="../../index.html"><img src="wappleimg/sub2/logo_sub.gif" width="211" height="90" /></a></td>
        <td width="1139" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img src="wappleimg/sub2/cell_topmenu01.gif" width="53" height="35" /></td>
          </tr>
          <tr>
            <td><table width="900" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td><a href="../../p1-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image13','','wappleimg/sub2/tbtn1o.gif',1)"><img src="wappleimg/sub2/tbtn1.gif" name="Image13" width="53" height="38" id="Image13" onmouseover="MM_showHideLayers('apDiv1','','show','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p2-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn2','','wappleimg/sub2/tbtn2o.gif',1)"><img src="wappleimg/sub2/tbtn2.gif" name="tbtn2" width="174" height="38" id="tbtn2" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','show','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p3-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn3','','wappleimg/sub2/tbtn3o.gif',1)"><img src="wappleimg/sub2/tbtn3.gif" name="tbtn3" width="158" height="38" id="tbtn3" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','show','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p4-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn4','','wappleimg/sub2/tbtn4o.gif',1)"><img src="wappleimg/sub2/tbtn4.gif" name="tbtn4" width="125" height="38" id="tbtn4" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','show','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p5-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn5','','wappleimg/sub2/tbtn5o.gif',1)"><img src="wappleimg/sub2/tbtn5.gif" name="tbtn5" width="157" height="38" id="tbtn5" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','show','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p6-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn6','','wappleimg/sub2/tbtn6o.gif',1)"><img src="wappleimg/sub2/tbtn6.gif" name="tbtn6" width="88" height="38" id="tbtn6" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','show','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p7-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn7','','wappleimg/sub2/tbtn7o.gif',1)"><img src="wappleimg/sub2/tbtn7.gif" name="tbtn7" width="70" height="38" id="tbtn7" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','show','apDiv8','','hide','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../g5/bbs/board.php?bo_table=dress" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn8','','wappleimg/sub2/tbtn8o.gif',1)"><img src="wappleimg/sub2/tbtn8.gif" name="tbtn8" width="140" height="38" id="tbtn8" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','show','apDiv9','','hide','apDiv10','','hide')" /></a></td>
                <td><a href="../../p9-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn9','','wappleimg/sub2/tbtn9o.gif',1)"><img src="wappleimg/sub2/tbtn9.gif" name="tbtn9" width="90" height="38" id="tbtn9" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','show','apDiv10','','hide')" /></a></td>
                <td><a href="../../g5/bbs/board.php?bo_table=qna" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('tbtn10','','wappleimg/sub2/tbtn10o.gif',1)"><img src="wappleimg/sub2/tbtn10.gif" name="tbtn10" width="90" height="38" id="tbtn10" onmouseover="MM_showHideLayers('apDiv1','','hide','apDiv2','','hide','apDiv3','','hide','apDiv4','','hide','apDiv5','','hide','apDiv6','','hide','apDiv7','','hide','apDiv8','','hide','apDiv9','','hide','apDiv10','','show')" /></a></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td><img src="wappleimg/sub2/cell_topmenu02.gif" width="53" height="17" /></td>
          </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

<!-- 상단 끝 -->

 

tail.php 파일에는

<!-- 하단 -->

            </td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><table background="wappleimg/sub2/bg_footer_sub.gif"width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img src="wappleimg/sub2/foooter_sub.gif" width="1300" height="120" /></td>
          </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

<!-- 하단 끝 -->

 

이렇게 하면 될거 같은대요.

답변을 작성하시기 전에 로그인 해주세요.
전체 123,641 | RSS
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT