묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
처음 만들어본 노프레임 테이블 입니다. 고수님 봐주실래요^^?
2004.11.26 08:40
처음 만들어본 노프레임 테이블 입니다. 고수님 봐주실래요^^?
⑥ 질문 내용 : 제로보드를 참조삼아^^* 해봤어요. 잘못된거 있으면 좀 알려주실래여?
가로 픽쉘은 970 으로 정했답니다. % 와 픽쉘의 차이를 잘몰라서요.
%트로 하면 어쩐 장점이 있는지 픽쉘로 정해버리면 어떤 차이가 있는지 좀 설명 부탁드려요^^^;
임시 테스트 페이지는 여기구여
http://uribyung.mireene.com/bbs/test_index.html
제대로 됬는지 반드시 알구 넘어가야 다음걸 만드는 성격이거든요/-,-....
---------------------------소스-----------------------------------------------------
<?
$_zb_url = "http://uribyung.mireene.com/bbs/";
$_zb_path ="/web/home/uribyung/html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<title>테스트 페이지</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body bgcolor="#E3E3E3" text="#000000" leftmargin="10" topmargin="0">
<table width="970" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" align="right" valign="bottom"> <font face="돋움" size="2">소개
| 운영원칙 | 운영자 소개 | 궁금증질문 | <img src="test_img/s1.gif" align="bottom"> | </font></td>
</tr>
</table>
<table width="970" cellspacing="1" bordercolor="#666666" bgcolor="#666666">
<tr>
<td height="60" bgcolor="#FFFFFF">로고/주매뉴 3개정도</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#FFFFFF"> <font face="돋움" size="2"><b>자유광장
| 포토데이팅 | 구인광장 | 지역광장 | </b></font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" valign="top" height="499">
<table width="100%" border="0">
<tr>
<td height="500" width="15%" valign="top">
<table width="100%" cellspacing="1" bordercolor="#666666" bgcolor="#666666" height="100%">
<tr>
<td bgcolor="#FFFFFF" align="center" height="20"><font face="돋움" size="2"><b>Member
login</b></font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" height="120">
<? print_outlogin("ganjilogin002",1,10) ?>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" height="135"><font face="돋움" size="2">Member
접속자</font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" height="40"><font face="돋움" size="2"><b>서브메뉴
이미지</b></font></td>
</tr>
<tr>
<td bgcolor="#C4E8FF" align="left" valign="top" height="150"><font face="돋움" size="2">
<br>
<img src="test_img/sub1.gif" width="20" height="10">친구찾기<br>
<img src="test_img/sub1.gif" width="20" height="10">홀로서기<br>
<img src="test_img/sub1.gif" width="20" height="10">20대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">30대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">40대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">50대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">60대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">소모임/동호회<br>
</font></td>
</tr>
</table>
</td>
<td height="500" width="70%" valign="middle" align="center">질문 1: 각메뉴
링크, 게시판을 타켓하려면 여기에 무엇을 넣어줘야 하죠?<br>
<br>
질문 2: 각 게시판을 이곳 메인에 열리게 할려면 어떻게 링크하죠?</td>
<td height="455" width="15%" valign="top">
<table width="100%" cellspacing="0" bordercolor="#666666" bgcolor="#666666" cellpadding="0" border="0">
<tr>
<td bgcolor="#FFFFFF" height="30" align="center" width="150">
<font face="돋움" size="2"> 베너 타이틀 img</font></td>
</tr>
</table>
<table width="100%" cellspacing="1" bordercolor="#666666" bgcolor="#666666">
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="56" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="test_img/copyright.gif" align="center" height="40">카피라이터</td>
</tr>
</table>
</body>
</html>
⑥ 질문 내용 : 제로보드를 참조삼아^^* 해봤어요. 잘못된거 있으면 좀 알려주실래여?
가로 픽쉘은 970 으로 정했답니다. % 와 픽쉘의 차이를 잘몰라서요.
%트로 하면 어쩐 장점이 있는지 픽쉘로 정해버리면 어떤 차이가 있는지 좀 설명 부탁드려요^^^;
임시 테스트 페이지는 여기구여
http://uribyung.mireene.com/bbs/test_index.html
제대로 됬는지 반드시 알구 넘어가야 다음걸 만드는 성격이거든요/-,-....
---------------------------소스-----------------------------------------------------
<?
$_zb_url = "http://uribyung.mireene.com/bbs/";
$_zb_path ="/web/home/uribyung/html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<title>테스트 페이지</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body bgcolor="#E3E3E3" text="#000000" leftmargin="10" topmargin="0">
<table width="970" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" align="right" valign="bottom"> <font face="돋움" size="2">소개
| 운영원칙 | 운영자 소개 | 궁금증질문 | <img src="test_img/s1.gif" align="bottom"> | </font></td>
</tr>
</table>
<table width="970" cellspacing="1" bordercolor="#666666" bgcolor="#666666">
<tr>
<td height="60" bgcolor="#FFFFFF">로고/주매뉴 3개정도</td>
</tr>
<tr>
<td height="30" align="right" bgcolor="#FFFFFF"> <font face="돋움" size="2"><b>자유광장
| 포토데이팅 | 구인광장 | 지역광장 | </b></font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" valign="top" height="499">
<table width="100%" border="0">
<tr>
<td height="500" width="15%" valign="top">
<table width="100%" cellspacing="1" bordercolor="#666666" bgcolor="#666666" height="100%">
<tr>
<td bgcolor="#FFFFFF" align="center" height="20"><font face="돋움" size="2"><b>Member
login</b></font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" height="120">
<? print_outlogin("ganjilogin002",1,10) ?>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" height="135"><font face="돋움" size="2">Member
접속자</font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center" height="40"><font face="돋움" size="2"><b>서브메뉴
이미지</b></font></td>
</tr>
<tr>
<td bgcolor="#C4E8FF" align="left" valign="top" height="150"><font face="돋움" size="2">
<br>
<img src="test_img/sub1.gif" width="20" height="10">친구찾기<br>
<img src="test_img/sub1.gif" width="20" height="10">홀로서기<br>
<img src="test_img/sub1.gif" width="20" height="10">20대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">30대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">40대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">50대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">60대광장<br>
<img src="test_img/sub1.gif" width="20" height="10">소모임/동호회<br>
</font></td>
</tr>
</table>
</td>
<td height="500" width="70%" valign="middle" align="center">질문 1: 각메뉴
링크, 게시판을 타켓하려면 여기에 무엇을 넣어줘야 하죠?<br>
<br>
질문 2: 각 게시판을 이곳 메인에 열리게 할려면 어떻게 링크하죠?</td>
<td height="455" width="15%" valign="top">
<table width="100%" cellspacing="0" bordercolor="#666666" bgcolor="#666666" cellpadding="0" border="0">
<tr>
<td bgcolor="#FFFFFF" height="30" align="center" width="150">
<font face="돋움" size="2"> 베너 타이틀 img</font></td>
</tr>
</table>
<table width="100%" cellspacing="1" bordercolor="#666666" bgcolor="#666666">
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="50" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
<tr>
<td height="56" width="150" bgcolor="#FFFFFF" align="center"><b>b</b></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="test_img/copyright.gif" align="center" height="40">카피라이터</td>
</tr>
</table>
</body>
</html>
댓글 3
-
이즈
2004.11.26 10:44
-
nzeo사랑
2004.11.26 11:37
아내 글군요^^; 그럼 각 매뉴를 가운데 매인에 열리게 할려면 어떻게 타켓을 주어야하죠?
즉: 가운데 매인에 어떤 소스를 넣구 타켓을 주어야하나요? -
이즈
2004.11.30 10:24
노프레임은 타겟을 줄 필요가 없구요. 문서로 링크를 걸어야 하는데요..
nzeo 사랑님이 말씀하신건 아이프레임 말씀하시는것 같은데.. 아이프레임은 따로 공부를 하심이..더 빠를듯 하네요..
^^;;
%정했을경우는 줄이거나 늘리면 그상태에 따라 그대로 보여집니다.
보통 모니터 전체를 사용할때는 전체테이블에 % 로 정해줍니다. (백그라운드를 사용할경우)
그리고 테이블 안에 % 를 주는것보다는 픽셀로 정해주시는것이 더 효과적입니다.
그리고 100%이면 충분하구요.. ^^;; 980픽셀로 했다고해서 980%를 주는것은 아닙니다.
100%사이즈를 준 테이블안에 980픽셀의 테이블을 만드는것이 효과적이라는말이죠.
예를들어 테이블의 가로사이즈가 400px 인데 그안에 테이블을 만들때 100% 로정해주시면 그 100%는 400px 인거죠. 만약 50% 로 줬다면 그건 200px 과 같다는 의미입니다. %로 할때는 쫌 귀찮다는..;;;
많이 부족한 답변입니다..;;