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년 전
시시시님~~
넘 감사합니다... 해결되었습니다^^
초보라 도움 많이 받았습니다.
넘 감사합니다... 해결되었습니다^^
초보라 도움 많이 받았습니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5430 | 13년 전 | 1448 | ||
| 5429 |
phpman
|
13년 전 | 861 | |
| 5428 | 13년 전 | 1257 | ||
| 5427 |
phpman
|
13년 전 | 853 | |
| 5426 |
PHPㅡASP프로그래머
|
13년 전 | 1089 | |
| 5425 | 13년 전 | 798 | ||
| 5424 | 13년 전 | 740 | ||
| 5423 | 13년 전 | 737 | ||
| 5422 | 13년 전 | 1838 | ||
| 5421 |
PHPㅡASP프로그래머
|
13년 전 | 810 | |
| 5420 |
|
13년 전 | 1636 | |
| 5419 | 13년 전 | 824 | ||
| 5418 | 13년 전 | 710 | ||
| 5417 | 13년 전 | 626 | ||
| 5416 | 13년 전 | 994 | ||
| 5415 | 13년 전 | 790 | ||
| 5414 | 13년 전 | 733 | ||
| 5413 | 13년 전 | 807 | ||
| 5412 | 13년 전 | 1373 | ||
| 5411 | 13년 전 | 887 | ||
| 5410 | 13년 전 | 1281 | ||
| 5409 | 13년 전 | 4272 | ||
| 5408 | 13년 전 | 1000 | ||
| 5407 |
ckflower
|
13년 전 | 2449 | |
| 5406 |
ddokkani
|
13년 전 | 1400 | |
| 5405 | 13년 전 | 1599 | ||
| 5404 | 13년 전 | 674 | ||
| 5403 | 13년 전 | 704 | ||
| 5402 |
밤거리빵빵
|
13년 전 | 6026 | |
| 5401 |
PHPㅡASP프로그래머
|
13년 전 | 989 | |
| 5400 |
|
13년 전 | 1219 | |
| 5399 | 13년 전 | 5015 | ||
| 5398 |
부산아무개
|
13년 전 | 1662 | |
| 5397 | 13년 전 | 2460 | ||
| 5396 | 13년 전 | 1856 | ||
| 5395 | 13년 전 | 1066 | ||
| 5394 | 13년 전 | 1148 | ||
| 5393 | 13년 전 | 1056 | ||
| 5392 |
아르toria
|
13년 전 | 772 | |
| 5391 |
|
13년 전 | 1149 | |
| 5390 |
디지털홍익인간
|
13년 전 | 7711 | |
| 5389 | 13년 전 | 3115 | ||
| 5388 | 13년 전 | 877 | ||
| 5387 |
WaaNee
|
13년 전 | 1918 | |
| 5386 | 13년 전 | 2114 | ||
| 5385 | 13년 전 | 4631 | ||
| 5384 | 13년 전 | 952 | ||
| 5383 | 13년 전 | 2139 | ||
| 5382 | 13년 전 | 672 | ||
| 5381 |
JacobJeon
|
13년 전 | 1086 | |
| 5380 | 13년 전 | 1141 | ||
| 5379 | 13년 전 | 687 | ||
| 5378 | 13년 전 | 10475 | ||
| 5377 | 13년 전 | 874 | ||
| 5376 | 13년 전 | 1467 | ||
| 5375 | 13년 전 | 843 | ||
| 5374 | 13년 전 | 850 | ||
| 5373 | 13년 전 | 2071 | ||
| 5372 | 13년 전 | 1699 | ||
| 5371 |
|
13년 전 | 1649 | |
| 5370 | 13년 전 | 2915 | ||
| 5369 |
아자12345
|
13년 전 | 1023 | |
| 5368 | 13년 전 | 711 | ||
| 5367 | 13년 전 | 1088 | ||
| 5366 | 13년 전 | 2156 | ||
| 5365 | 13년 전 | 1573 | ||
| 5364 | 13년 전 | 1099 | ||
| 5363 |
|
13년 전 | 1376 | |
| 5362 | 13년 전 | 834 | ||
| 5361 | 13년 전 | 1387 | ||
| 5360 | 13년 전 | 752 | ||
| 5359 | 13년 전 | 1402 | ||
| 5358 | 13년 전 | 1232 | ||
| 5357 | 13년 전 | 1633 | ||
| 5356 | 13년 전 | 1123 | ||
| 5355 |
techer
|
13년 전 | 1368 | |
| 5354 |
|
13년 전 | 1024 | |
| 5353 | 13년 전 | 746 | ||
| 5352 | 13년 전 | 829 | ||
| 5351 | 13년 전 | 1207 | ||
| 5350 | 13년 전 | 744 | ||
| 5349 |
|
13년 전 | 1445 | |
| 5348 | 13년 전 | 854 | ||
| 5347 | 13년 전 | 760 | ||
| 5346 | 13년 전 | 877 | ||
| 5345 | 13년 전 | 818 | ||
| 5344 |
후라보노보노
|
13년 전 | 1960 | |
| 5343 | 13년 전 | 1162 | ||
| 5342 | 13년 전 | 1128 | ||
| 5341 | 13년 전 | 2076 | ||
| 5340 |
|
13년 전 | 1120 | |
| 5339 |
AMDbest
|
13년 전 | 743 | |
| 5338 | 13년 전 | 738 | ||
| 5337 |
프로프리랜서
|
13년 전 | 1483 | |
| 5336 |
프로프리랜서
|
13년 전 | 928 | |
| 5335 | 13년 전 | 723 | ||
| 5334 |
|
13년 전 | 977 | |
| 5333 | 13년 전 | 2845 | ||
| 5332 | 13년 전 | 1531 | ||
| 5331 | 13년 전 | 1330 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기