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년 전
시시시님~~
넘 감사합니다... 해결되었습니다^^
초보라 도움 많이 받았습니다.
넘 감사합니다... 해결되었습니다^^
초보라 도움 많이 받았습니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5030 | 13년 전 | 772 | ||
| 5029 | 13년 전 | 460 | ||
| 5028 | 13년 전 | 713 | ||
| 5027 | 13년 전 | 1303 | ||
| 5026 | 13년 전 | 535 | ||
| 5025 | 13년 전 | 1340 | ||
| 5024 | 13년 전 | 405 | ||
| 5023 | 13년 전 | 647 | ||
| 5022 | 13년 전 | 413 | ||
| 5021 | 13년 전 | 652 | ||
| 5020 | 13년 전 | 500 | ||
| 5019 | 13년 전 | 843 | ||
| 5018 | 13년 전 | 894 | ||
| 5017 | 13년 전 | 777 | ||
| 5016 | 13년 전 | 2622 | ||
| 5015 | 13년 전 | 402 | ||
| 5014 | 13년 전 | 666 | ||
| 5013 | 13년 전 | 570 | ||
| 5012 |
JacobJeon
|
13년 전 | 1061 | |
| 5011 | 13년 전 | 792 | ||
| 5010 | 13년 전 | 1432 | ||
| 5009 |
JacobJeon
|
13년 전 | 1783 | |
| 5008 | 13년 전 | 1130 | ||
| 5007 | 13년 전 | 3002 | ||
| 5006 |
|
13년 전 | 1280 | |
| 5005 | 13년 전 | 656 | ||
| 5004 | 13년 전 | 2075 | ||
| 5003 | 13년 전 | 2514 | ||
| 5002 | 13년 전 | 375 | ||
| 5001 | 13년 전 | 513 | ||
| 5000 | 13년 전 | 409 | ||
| 4999 | 13년 전 | 509 | ||
| 4998 | 13년 전 | 452 | ||
| 4997 | 13년 전 | 648 | ||
| 4996 | 13년 전 | 1897 | ||
| 4995 | 13년 전 | 374 | ||
| 4994 | 13년 전 | 372 | ||
| 4993 | 13년 전 | 515 | ||
| 4992 | 13년 전 | 481 | ||
| 4991 | 13년 전 | 374 | ||
| 4990 | 13년 전 | 690 | ||
| 4989 | 13년 전 | 630 | ||
| 4988 | 13년 전 | 384 | ||
| 4987 | 13년 전 | 400 | ||
| 4986 | 13년 전 | 1368 | ||
| 4985 | 13년 전 | 647 | ||
| 4984 | 13년 전 | 1030 | ||
| 4983 | 13년 전 | 401 | ||
| 4982 |
쥬드125
|
13년 전 | 998 | |
| 4981 | 13년 전 | 528 | ||
| 4980 | 13년 전 | 391 | ||
| 4979 | 13년 전 | 657 | ||
| 4978 | 13년 전 | 2161 | ||
| 4977 |
atria
|
13년 전 | 839 | |
| 4976 | 13년 전 | 1513 | ||
| 4975 | 13년 전 | 419 | ||
| 4974 | 13년 전 | 445 | ||
| 4973 | 13년 전 | 697 | ||
| 4972 | 13년 전 | 455 | ||
| 4971 | 13년 전 | 1383 | ||
| 4970 | 13년 전 | 350 | ||
| 4969 | 13년 전 | 399 | ||
| 4968 | 13년 전 | 712 | ||
| 4967 | 13년 전 | 507 | ||
| 4966 | 13년 전 | 429 | ||
| 4965 | 13년 전 | 572 | ||
| 4964 | 13년 전 | 574 | ||
| 4963 | 13년 전 | 415 | ||
| 4962 | 13년 전 | 2224 | ||
| 4961 | 13년 전 | 1317 | ||
| 4960 | 13년 전 | 1214 | ||
| 4959 | 13년 전 | 409 | ||
| 4958 | 13년 전 | 377 | ||
| 4957 | 13년 전 | 460 | ||
| 4956 | 13년 전 | 695 | ||
| 4955 | 13년 전 | 489 | ||
| 4954 | 13년 전 | 1056 | ||
| 4953 | 13년 전 | 1148 | ||
| 4952 | 13년 전 | 735 | ||
| 4951 |
sjsmsrjfflauswnrsmse
|
13년 전 | 864 | |
| 4950 | 13년 전 | 1898 | ||
| 4949 | 13년 전 | 2213 | ||
| 4948 | 13년 전 | 5518 | ||
| 4947 | 13년 전 | 406 | ||
| 4946 | 13년 전 | 848 | ||
| 4945 | 13년 전 | 400 | ||
| 4944 | 13년 전 | 604 | ||
| 4943 |
마당쇠2000
|
13년 전 | 1255 | |
| 4942 |
cula100jak
|
13년 전 | 823 | |
| 4941 | 13년 전 | 469 | ||
| 4940 | 13년 전 | 566 | ||
| 4939 | 13년 전 | 397 | ||
| 4938 | 13년 전 | 543 | ||
| 4937 | 13년 전 | 1474 | ||
| 4936 |
techer
|
13년 전 | 1814 | |
| 4935 | 13년 전 | 704 | ||
| 4934 | 13년 전 | 929 | ||
| 4933 | 13년 전 | 2021 | ||
| 4932 |
kajama78
|
13년 전 | 936 | |
| 4931 | 13년 전 | 975 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기