묻고답하기

http://www.leearchi.co.kr/2005/about/about.phphttp://www.leearchi.co.kr/2005/oneframe.php안녕하세여?
회사홈페이지를 만들고 있는데여...
두개의 화일이 형식이 똑같은데 결과는 왜 다르게 나타나나요?
oneframe.php는 제대로 나오는데 about.php는 다르게 나타나내요?(main.php(텍스트내용)가 밑으로 내려가 있어여)
왜 그런지 도무지 이유를 모르겠어여?
아시는 분 가르쳐주시면 감사..^^

-oneframe.php내용-
<style type="text/css">
<!--
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
-->
</style><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="800" height="100" colspan="2" scope="col">
    <?php include('head.php');?>
    </td>
  </tr>
  <tr>
    <td width="240" height="750" scope="col">
    <?php include('leftmain.php');?>
        </td>
    <td width="560" height="750" scope="col">
    <?php include('rightmain.php');?>
        </td>
  </tr>
  <tr>
    <td width="800" height="50" colspan="2" scope="col">
        <?php include('foot.php');?>        
        </td>
  </tr>
</table>


-about.php내용-

<style type="text/css">
<!--
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
-->
</style><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="800" height="100" colspan="2" scope="col">
    <?php include('../head.php');?>
    </td>
  </tr>
  <tr>
    <td width="240" height="750" scope="col">
    <?php include('leftsub.php');?>
        </td>
    <td width="560" height="750" scope="col">
    <?php include('main.htm');?>
        </td>
  </tr>
  <tr>
    <td width="800" height="50" colspan="2" scope="col">
        <?php include('../foot.php');?>        
        </td>
  </tr>
</table>




글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
밤하늘별빛 이런 네모 박스를 만들고 싶은데, [1] 2007.08.10
송대원 질문이요.. (내용있습니다.) 꼭 답변좀 -_ㅠ [1] 2007.08.10
자바같은데 이런식의 메뉴는 어떻게만드는지요? [1] 2007.08.10
alone76 APM을 설치하고 나서..  
정민경 메인화면에 게시판 띄우는 방법??? [1] 2007.08.10
곽혜림 DB오류~알려주세요~~!!! [1] 2007.08.10
차우 플래시강좌에 여어자님이 롤오버한 메뉴만들고 그 밑에 서브메뉴만드는 방법 어디갔나요? [2] 2007.08.10
나만의길 시간에따라 배경이미지를 바꿀수있는. [1] 2007.08.10
양명길 화일 순서가 같은데...왜 서로 달리 나타나는지...-.-  
희네 자바 스크립트 게임 완료 후 포인트 주는 방법을 몰라서요..  
김훈영 제로보드의 관리자 기능의 메일링 리스트 발송 대신 SMS발송을 넣을려는데요.. [1] 2007.08.10
임헌정 png파일을 수정 하려고 하는데...  
윤영필 게시판을 불러오면, 왼쪽에 로그인위치가 변합니다. [1] 2007.08.10
임영길 음악 방송을 플레이어 없이 웹페이지에서 방송 나오게 하는방법 알려주세요 [1] 2007.08.10
『Me端™』 이것떄문에 짜증나 죽겠습니다. [3] 2007.08.10
Jaewoo Kim 무단링크 방지 설정 후  
[동물농장] 표가 늘어나면서 공백이 생겨버립니다. [3] 2007.08.10
정수종 으아....아래에 스타일시트이어서 2번쨰 질문좀 ;; [1] 2007.08.10
[동물농장] 이미지 링크시 테두리가 생깁니다... [2] 2007.08.10
정수종 스타일시트 각각 적용시키는 방법없나요? [1] 2007.08.10
채원주 쇼핑몰 관련 통신판매업 쪽에 아시는 분들 부탁드려요~ [2] 2007.08.10
김승연 팝업창 오늘 하루 동안 열지 않기 했는데 자꾸 뜨네요..ㅠ.ㅠ [1] 2007.08.10
시러요 제로보드의 게시판 위치를 위에 붙이그 싶어영. ㅡㅜ [2] 2007.08.10
한영도 글씨가 작아집니다.... 뭐가 문제인지....?!!! [1] 2007.08.10
김민규 프로그램 설치/삭제와 관련된 질문이요.  
정수종 텍스트 롤오버에 관한 질문좀 [1] 2007.08.10
박재현 아래,, 홈페이지 같은,, 홈페이지 여백에 대해 질문입니다.... [1] 2007.08.10
김석주 표에서 전체 글씨색깔을 바꾸는 스타일 시트방법 좀 갈쳐주세요^^ [1] 2007.08.10
윤영필 메인페이지를 만들 때 [1] 2007.08.10
김상현 apm설치 질문요~~