묻고답하기

님이 알려주신대로했는데 ..안돼서 다시만드는중이거든요???

그래서 이번엔 소스까지 올릴께요..답변좀부탁드려요...

어디까지가 head.html이고, 어디까지가 foot.html인지좀...

----------------------
<html>

<head>
<style>
A:link {TEXT-DECORATION: none ;}
A:active {TEXT-DECORATION: none ;}
A:visited {TEXT-DECORATION: none ;}
A:hover {TEXT-DECORATION: none ;}
</style>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>메뉴</title>
<meta name="generator" content="Namo WebEditor v6.0">
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="1" width="801" cellspacing="0" bordercolordark="white" bordercolorlight="black" align="center">
    <tr>
        <td width="795" colspan="2" height="100">
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"><a href="index.php">Home</a>   <a href="http://localhost/bbs/zboard.php?id=notice">공지사항</a></p>
</td>
    </tr>
    <tr>
        <td width="221" height="500">
            <p align="center">외부로그인</p>
</td>
        <td width="570" height="500">
            <p align="center">최근게시물</p>
</td>
    </tr>
</table>
<p> </p>
</body>

</html>