head 부문에서...^6
제가 홈피를 만들다.
조금 문제점이 생겨서 이렇게 질문을 합니다.
head 부문에서 왼쪽 메뉴를 테이블화 시켜서 만들었지만
본문(index)가 바로 옆에 와서 붙질 않고 밑에 붙는 경우가 생겼습니다.
어떻게 된건지 파악도 안되서 이렇게 올립니다.
한번 봐주세요
<!----------상단끝------------->
<table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0>
<tr>
<!-- 왼쪽 메뉴 -->
<table border="0" cellpadding="0" cellspacing="0" width="127">
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/academy.php"><img src="../img_1/sub_menu/sub_menu_1.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/lec.php"><img src="../img_1/sub_menu/sub_menu_2.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/lec2.php"><img src="../img_1/sub_menu/sub_menu_3.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/info.php"><img src="../img_1/sub_menu/sub_menu_4.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/comm.php"><img src="../img_1/sub_menu/sub_menu_5.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p> </p>
</td>
</tr>
<tr>
<td width="117">
<p> </p>
</td>
</tr>
<tr>
<td width="117">
<p> </p>
</td>
</tr>
</table>
</td>
<td width=18></td>
<!-- 중간 -->
<td width=683 valign=top>
조금 문제점이 생겨서 이렇게 질문을 합니다.
head 부문에서 왼쪽 메뉴를 테이블화 시켜서 만들었지만
본문(index)가 바로 옆에 와서 붙질 않고 밑에 붙는 경우가 생겼습니다.
어떻게 된건지 파악도 안되서 이렇게 올립니다.
한번 봐주세요
<!----------상단끝------------->
<table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0>
<tr>
<!-- 왼쪽 메뉴 -->
<table border="0" cellpadding="0" cellspacing="0" width="127">
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/academy.php"><img src="../img_1/sub_menu/sub_menu_1.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/lec.php"><img src="../img_1/sub_menu/sub_menu_2.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/lec2.php"><img src="../img_1/sub_menu/sub_menu_3.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/info.php"><img src="../img_1/sub_menu/sub_menu_4.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p><a href="http://한국미용학원.com/comm.php"><img src="../img_1/sub_menu/sub_menu_5.gif" width="121" height="31" border="0"></a></p>
</td>
</tr>
<tr>
<td width="117">
<p> </p>
</td>
</tr>
<tr>
<td width="117">
<p> </p>
</td>
</tr>
<tr>
<td width="117">
<p> </p>
</td>
</tr>
</table>
</td>
<td width=18></td>
<!-- 중간 -->
<td width=683 valign=top>
첨부파일
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 2개
http://sir.co.kr/bbs/board.php?bo_table=g4_qa&sca=&sfl=mb_id&stx=matchmail
<table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0>
<tr>
<!-- 왼쪽 메뉴 -->
수정 후
<table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0>
<tr>
<td>
<!-- 왼쪽 메뉴 -->