테이블안에 그누보드연동시 가로 사이즈에 대해서 ㅠㅠ 정보
테이블안에 그누보드연동시 가로 사이즈에 대해서 ㅠㅠ본문
안녕하세요.
<td align="center" bgcolor="#ffffff">
<iframe src="http://sodasnap.kr/gnu/bbs/board.php?bo_table=gallery" frameborder=0 scrolling=no width="1000px" height="100%" name="contentFrame" id="contentFrame" allowTransparency="true">
</iframe>
여기에 height값을 주면 딱 정해진 값에 대해 아이프레임이 출력이 되는데.
http://sodasnap.kr/gnu/bbs/board.php?bo_table=gallery
항상 가로사이즈는 변하는것에 대해 사이트만들수 있는 대단을 알려주시면 감사하겠습니다 ㅠㅠ
ㅠㅠ 정말 모르겠쪄요. 으앙
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-color: #bfbfbf;
}
-->
</style></head>
<body>
<table width="1100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="imgs/img01.jpg" width="1100" height="102" border="0" /></td>
</tr>
<tr>
<td align="center" bgcolor="#ffffff">
<iframe src="http://sodasnap.kr/gnu/bbs/board.php?bo_table=gallery" frameborder=0 scrolling=no width="1000px" height="100%" name="contentFrame" id="contentFrame" allowTransparency="true">
</iframe>
</td>
<p> </p></td>
</tr>
<tr>
<td><img src="imgs/img02.jpg" width="1100" height="70" border="0" /></td>
</tr>
</table>
</body>
</html>
<td align="center" bgcolor="#ffffff">
<iframe src="http://sodasnap.kr/gnu/bbs/board.php?bo_table=gallery" frameborder=0 scrolling=no width="1000px" height="100%" name="contentFrame" id="contentFrame" allowTransparency="true">
</iframe>
여기에 height값을 주면 딱 정해진 값에 대해 아이프레임이 출력이 되는데.
http://sodasnap.kr/gnu/bbs/board.php?bo_table=gallery
항상 가로사이즈는 변하는것에 대해 사이트만들수 있는 대단을 알려주시면 감사하겠습니다 ㅠㅠ
ㅠㅠ 정말 모르겠쪄요. 으앙
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-color: #bfbfbf;
}
-->
</style></head>
<body>
<table width="1100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="imgs/img01.jpg" width="1100" height="102" border="0" /></td>
</tr>
<tr>
<td align="center" bgcolor="#ffffff">
<iframe src="http://sodasnap.kr/gnu/bbs/board.php?bo_table=gallery" frameborder=0 scrolling=no width="1000px" height="100%" name="contentFrame" id="contentFrame" allowTransparency="true">
</iframe>
</td>
<p> </p></td>
</tr>
<tr>
<td><img src="imgs/img02.jpg" width="1100" height="70" border="0" /></td>
</tr>
</table>
</body>
</html>
댓글 전체
답은 안되겠지만 꼭 아이플래임을 사용해야 되나요
아 지금 봤습니다. 꼭 아이프레임은 사용 안해도 되는됩니다. 다른 방법이 있나요?