테이블깨짐 원인좀 알려주세요~~
index.php를 만들고있습니다
<html>
<head>
<link rel="shortcut icon" href="./icon/chiropractic.ico" width="128" height="128">
<title></title>
<!----테이블상단,하단,좌,우 여백 없애는 소스---->
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<!----테이블상단,하단,좌,우 여백 없애는 소스---->
<body>
<table width="100" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<table width="1003" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4" height="4" bgcolor="#1e4904">
</td>
</tr>
<tr>
<td align="center" colspan="4" height="60">
<? include "./swf/mainmenu.php"; ?>
</td>
</tr>
<tr>
<td bgcolor="#9c0790" colspan="4" height="261">
<? include "./swf/mainflash.php"; ?>
</td>
</tr>
<tr>
<td colspan="4" height="2">
</td>
</tr>
<tr>
<td bgcolor="#15c2bc" rowspan="2" height="300">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="./image/customer01.png" width="200" height="150">
</td>
</tr>
</table>
</td>
<td bgcolor="#052d2c">
</td>
<td bgcolor="#34a116">
</td>
<td bgcolor="#775109">
</td>
</tr>
<tr>
<td colspan="3" bgcolor="red">
</td>
</tr>
<tr>
<td bgcolor="#c24d0e" colspan="4" height="100">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
깨지기전 테이블과 깨진후의 테이블 이미지 올립니다
index페이지에 다음과같은 이미지를 불러오게하면 테이블이 깨집니다,
어떻게 수정해주어야 테이블이 깨지지않는지 알려주시면 고맙겠습니다
추가소스는 <img src="./image/customer01.png" width="200" height="150"> 입니다
index소스는 아래이고 테이블이 깨지는 모양도 스샷으로 찍어서 올립니다
부탁드립니다
<html>
<head>
<link rel="shortcut icon" href="./icon/chiropractic.ico" width="128" height="128">
<title></title>
<!----테이블상단,하단,좌,우 여백 없애는 소스---->
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<!----테이블상단,하단,좌,우 여백 없애는 소스---->
<body>
<table width="100" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<table width="1003" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4" height="4" bgcolor="#1e4904">
</td>
</tr>
<tr>
<td align="center" colspan="4" height="60">
<? include "./swf/mainmenu.php"; ?>
</td>
</tr>
<tr>
<td bgcolor="#9c0790" colspan="4" height="261">
<? include "./swf/mainflash.php"; ?>
</td>
</tr>
<tr>
<td colspan="4" height="2">
</td>
</tr>
<tr>
<td bgcolor="#15c2bc" rowspan="2" height="300">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="./image/customer01.png" width="200" height="150">
</td>
</tr>
</table>
</td>
<td bgcolor="#052d2c">
</td>
<td bgcolor="#34a116">
</td>
<td bgcolor="#775109">
</td>
</tr>
<tr>
<td colspan="3" bgcolor="red">
</td>
</tr>
<tr>
<td bgcolor="#c24d0e" colspan="4" height="100">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
깨지기전 테이블과 깨진후의 테이블 이미지 올립니다
첨부파일
댓글 2개
13년 전
사라진 td안에 내용을 채우면 화면에 보여집니다.
td안에 내용이 없어도 형태를 그대로 유지하게 해주려면 td에 width="" 사이즈를 주세요
td안에 내용이 없어도 형태를 그대로 유지하게 해주려면 td에 width="" 사이즈를 주세요
13년 전
시시시님~~
넘 감사합니다... 해결되었습니다^^
초보라 도움 많이 받았습니다.
넘 감사합니다... 해결되었습니다^^
초보라 도움 많이 받았습니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 9819 |
node.js
nodeJS 의 scraping
|
| 9817 |
JavaScript
바탕 화면에 생성될 아이콘(파비콘)의 자비스크립트에 대해 에러..ㅠㅠ
1
|
| 9816 |
Mobile
모바일 사이트 링크 걸기..(기본)
|
| 9813 |
JavaScript
ajax호출실패는 어떤 경우에 생기나요?
2
|
| 19870 | |
| 19866 | |
| 19862 | |
| 19859 | |
| 9810 |
JavaScript
스크립트 고수들님.... 초보인데요,,
2
|
| 9808 | |
| 9805 | |
| 9801 |
Mobile
Jindo 모바일 사용해보신분 있으신가요?
3
|
| 9795 | |
| 9789 | |
| 19833 |
HTML
제일 이해안되는 문제..
25
|
| 9778 | |
| 19826 |
HTML
태그 문의드립니다...
6
|
| 9774 |
MySQL
그누보드 innoDB?
3
|
| 9771 |
PHP
무슨뜻일까요>
2
|
| 9768 | |
| 9764 |
MySQL
MYSQL 필드 전체 암호화?
3
|
| 9762 | |
| 9760 | |
| 19818 | |
| 9757 |
MySQL
SQL Export 하는 중입니다.
2
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기