묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
노프레임 도와주세요!~ 특정부위만 나와여
2003.05.17 16:22
참고 주소 : http://orakai.ngfriend.com/main.html
일단 위에 주소 함 들어가 보세요 ㅠㅠ
테이블 전체가 나오지 않고 왼쪽 구석에 일정부위만 나와여~ 마우스로 드래그 해서 미트루 끌어서 보면 다 보이구요 무엇이 문제 일까요?
------------------------------------------ head 내용 -------------------------------------------------
<?
$_zb_url = "http://orakai.ngfriend.com/bbs/";
$_zb_path = "/home/orakai/public_html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<title>돈바람류 </title>
</head>
<body>
<table align="center" border="1" width="795">
<tr>
<td width="227" height="157">
이미지 들어갈 자리
</td>
<td width="552" height="157">
</td>
</tr>
<tr>
<td width="227" height="454">
외부 로그인 및 메뉴
</td>
<td width="552" height="454">
------------------------------------------------foot.html----------------------------------------------
</td>
</tr>
<tr>
<td width="785" height="2" colspan="2" align="center">
</td>
</tr>
</table>
일단 위에 주소 함 들어가 보세요 ㅠㅠ
테이블 전체가 나오지 않고 왼쪽 구석에 일정부위만 나와여~ 마우스로 드래그 해서 미트루 끌어서 보면 다 보이구요 무엇이 문제 일까요?
------------------------------------------ head 내용 -------------------------------------------------
<?
$_zb_url = "http://orakai.ngfriend.com/bbs/";
$_zb_path = "/home/orakai/public_html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<title>돈바람류 </title>
</head>
<body>
<table align="center" border="1" width="795">
<tr>
<td width="227" height="157">
이미지 들어갈 자리
</td>
<td width="552" height="157">
</td>
</tr>
<tr>
<td width="227" height="454">
외부 로그인 및 메뉴
</td>
<td width="552" height="454">
------------------------------------------------foot.html----------------------------------------------
</td>
</tr>
<tr>
<td width="785" height="2" colspan="2" align="center">
</td>
</tr>
</table>
width=100% *--------------------------------v