묻고답하기

연습삼아 Sugar01 님의 홈페이지를 수정해 보려고 노력 했습니다.

노프레임은 처음 해 보는거라 쉽지가 않더군요.

<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>Welcome to the Young-Seo's HomePage</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>

<body bgcolor="#959595" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table align="center" cellpadding="0" cellspacing="0" width="781" bgcolor="white">
    <tr>
        <td width="781" height="71" colspan="2">            <p align="center"><img src="images/top.jpg" width="817" height="102" border="0"></p>
        </td>
    </tr>
    <tr>
        <td width="781" height="1" colspan="2">                        <p align="center"><?
            include "http://kys1030.natoo.net/Korean/menu.php";
            ?></p>
        </td>
    </tr>
    <tr>
        <td width="145" height="5">
<p align="center">
<?
   $_zb_url = "http://kys1030.natoo.net/bbs/";
   $_zb_path = "/free/home/kys1030/html/bbs/";
   include $_zb_path."outlogin.php";
?><?print_outlogin("lastest", 10, 10) ?></p>
        </td>
        <td width="630" height="31" rowspan="3">
            <p align="center">         </td>
    </tr>
    <tr>
        <td width="145" height="12">
            <p align="center"> </p>
        </td>
    </tr>
    <tr>
        <td width="145" height="6">
            <p align="center"> </p>
        </td>
    </tr>
</table>
<p align="center"><font size="2" color="white">Copyright ⓒ 2003 Young-Seo Kim.
All Right Reserved.</font></p>
</body>

</html>

이렇게 했는데,

인클루드가 되지 않더라고요..

왜 그런가요? 모가 잘못된거죠? 수정 해 주세요 ㅜ_ㅠ

어디까지나 공부하려고 따라 해 본거니, Sugar01님 양해 바라니다.

(멜도 보내 드렸는데... 답변이 없으시더군요...)


또 하나 질문은요,

저기서 링크버튼을 눌렀을때,

오른쪽 아래의 큰 부분에만 바뀌게 아떻게 해요?

그냥 링크 누르면 전체 화면이 바뀌어 버리든데..

아 정말 힘드네여.

도와주세요 !!