묻고답하기

처음 만들어본 노프레임 테이블 입니다. 고수님 봐주실래요^^?


⑥ 질문 내용 :  제로보드를 참조삼아^^* 해봤어요. 잘못된거 있으면 좀 알려주실래여?

가로 픽쉘은 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>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
박종근 원하는 위치에서 부드럽게 아래위로 스크롤 되는 배너에서의 위치조절방법은? [1] 2007.08.10
김연욱 흠..외부접속문제?인가..좋은답변 부탁드림니다. [1] 2007.08.10
carrot 웹메일 소스(uebimiau-2_7_2) 한글화소수중에 config파일 수정해야 하는데 어디를 수정해서 써야하나요?  
김윤희 플레쉬로는 불가능하다???? [1] 2007.08.10
김나리 php로 방명록을 만드는중인데요 ㅠ_ㅠ [2] 2007.08.10
최병도 웹페이지가 안보여요(외국 호스팅업체) [3] 2007.08.10
ⓢⓢⓞⓞ asp 회원가입부분... [1] 2007.08.10
이승철 플래시 액션스크립트 아시는분 모두 클릭!  
박우선 아이프레임을 리사이즈 시키고 싶어요  
nzeo사랑 처음 만들어본 노프레임 테이블 입니다. 고수님 봐주실래요^^? [3] 2007.08.10
권율성 -_-; 모전사이트 운영하는데요 현황도에서..  
현호찬 게시판 문의  
김한성 iframe 관련->이소스를어디에붙여야되는지요? [3] 2007.08.10
Beethoven 홈페이지 로딩속도가 느려서요.. [2] 2007.08.10
이고운 제로보드 스킨 고수님들. 갤러리 본문에서 사진크기 제한하는거 어떻게 해야 합니까? 도와주십 [1] 2007.08.10
이영준 가로와 세로가 호환되는 탐색기형식의 메뉴에서  
풉어쩌지? 호스팅 관련질문;; [1] 2007.08.10
for샹크스 .....어디서.. 잘못된건지..;ㅁ; [6] 2007.08.10
강태희 iframe 자동높이설정시  
김재형 자바스크립트 스크롤 소스인데요..뉴스티커같은것..