묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
호경님 보시면 답변좀..다른분이라두..
2004.03.04 22:24
님이 알려주신대로했는데 ..안돼서 다시만드는중이거든요???
그래서 이번엔 소스까지 올릴께요..답변좀부탁드려요...
어디까지가 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>
그래서 이번엔 소스까지 올릴께요..답변좀부탁드려요...
어디까지가 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>
아래쪽 까지가 foot.html 입니다.
=========즉
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>메뉴</title>
<meta name="generator" content="Namo WebEditor v5.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>
</td>
</tr>
<tr>
<td width="221" height="500">
<p align="center">외부로그인</p>
</td>
<td width="570" height="500">
================여기까지가 head.html=========
바로 아래가=======foot.html 입니다========
</td>
</tr>
</table>
<p> </p>
</body>
</html>