이것처럼 할려면 어떻게 해야죠? 정보
이것처럼 할려면 어떻게 해야죠?본문
차량 전개그림에 손상된 위치 어느곳에나 알파벹으로 표시할 수 있게 해놨는데요.
이거 똑같이 만들려면 어떻게 해야할지....
그리드에 맞춰서 테이블을 짜고 여분필드 수십개 만든 다음에 각 셀마다 넣어줘야 하나요?
제 생각이 짧아서..
고수님들의 조언좀 바랄께요...
댓글 전체
하안동 중고차 경매장.....
반갑습니다.
다 그리셔야 합니다.
(저도 전에 그렸습니다..ㅋ)
반갑습니다.
다 그리셔야 합니다.
(저도 전에 그렸습니다..ㅋ)
장난감님 다 그리다뇨? 물론 자동차 그림은 그려야 겠지만, 알파벹으로 표시하는건요? 전 그걸 물어본 겁니다. ^^
성능검사표
알파벳 그냥 쳐 넣으면 돼지않을까요?? 아닐 듯...ㅋ
저 그림 표시안에 자동으로 입력되게 하는 건가요?
나중에 한 번 보구싶네요
알파벳 그냥 쳐 넣으면 돼지않을까요?? 아닐 듯...ㅋ
저 그림 표시안에 자동으로 입력되게 하는 건가요?
나중에 한 번 보구싶네요
일단 이미지를 테이블로 쪼개고 이미지를 다시 백그라운드로 깔고.... 테이블 해당위치에 글로 썻군요...
해당소스부분...입니다.
<table width="156" border="0" cellspacing="0" cellpadding="0" height="235">
<tr>
<td width="8"></td>
<td width="18">
<table width="15" border="0" cellspacing="0" cellpadding="0" height="130">
<tr>
<td height="21"></td>
</tr>
<tr>
<td height="14" align="center" class="a1blue">8</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td height="40" class="a1blue"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td align="center" class="a1blue">8</td>
</tr>
</table>
</td>
<td width="116" valign="bottom">
<table width="113" border="0" cellspacing="0" cellpadding="0" height="219">
<tr>
<td width="26" rowspan="9" align="right">
<table width="25" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" class="a1blue">X</td>
</tr>
<tr>
<td height="25"></td>
</tr>
<tr>
<td height="25" class="a1blue">X</td>
</tr>
<tr>
<td height="25" class="a1blue"></td>
</tr>
<tr>
<td height="25"></td>
</tr>
<tr>
<td height="25" class="a1blue"></td>
</tr>
</table>
</td>
<td width="19" rowspan="9"></td>
<td width="26" height="15" align="center" class="a1blue">8</td>
<td width="19" rowspan="9"></td>
<td width="24" rowspan="9">
<table width="25" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="center" class="a1blue">B</td>
</tr>
<tr>
<td height="25" align="center"></td>
</tr>
<tr>
<td height="25" align="center" class="a1blue">BX</td>
</tr>
<tr>
<td height="25" align="center" class="a1blue">B</td>
</tr>
<tr>
<td height="25" align="center"></td>
</tr>
<tr>
<td height="25" align="center" class="a1blue"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="26" height="23" align="center" class="a1blue">X</td>
</tr>
<tr>
<td width="26" height="23" align="center" class="a1blue">X</td>
</tr>
<tr>
<td width="26" height="37"></td>
</tr>
<tr>
<td width="26" height="23" align="center" class="a1blue"></td>
</tr>
<tr>
<td width="26" height="30"></td>
</tr>
<tr>
<td width="26" height="25" align="center" class="a1blue"></td>
</tr>
<tr>
<td width="26" align="Center" height="21" class="a1blue"></td>
</tr>
<tr>
<td width="26" align="center" class="a1blue">C</td>
</tr>
</table>
</td>
<td width="18" align=right>
<table width="14" border="0" cellspacing="0" cellpadding="0" height="130">
<tr>
<td height="21"></td>
</tr>
<tr>
<td height="14" align="center" class="a1blue">3</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td height="40" class="a1blue"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td align="center" class="a1blue">8</td>
</tr>
</table>
</td>
</tr>
</table>
해당소스부분...입니다.
<table width="156" border="0" cellspacing="0" cellpadding="0" height="235">
<tr>
<td width="8"></td>
<td width="18">
<table width="15" border="0" cellspacing="0" cellpadding="0" height="130">
<tr>
<td height="21"></td>
</tr>
<tr>
<td height="14" align="center" class="a1blue">8</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td height="40" class="a1blue"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td align="center" class="a1blue">8</td>
</tr>
</table>
</td>
<td width="116" valign="bottom">
<table width="113" border="0" cellspacing="0" cellpadding="0" height="219">
<tr>
<td width="26" rowspan="9" align="right">
<table width="25" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" class="a1blue">X</td>
</tr>
<tr>
<td height="25"></td>
</tr>
<tr>
<td height="25" class="a1blue">X</td>
</tr>
<tr>
<td height="25" class="a1blue"></td>
</tr>
<tr>
<td height="25"></td>
</tr>
<tr>
<td height="25" class="a1blue"></td>
</tr>
</table>
</td>
<td width="19" rowspan="9"></td>
<td width="26" height="15" align="center" class="a1blue">8</td>
<td width="19" rowspan="9"></td>
<td width="24" rowspan="9">
<table width="25" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="center" class="a1blue">B</td>
</tr>
<tr>
<td height="25" align="center"></td>
</tr>
<tr>
<td height="25" align="center" class="a1blue">BX</td>
</tr>
<tr>
<td height="25" align="center" class="a1blue">B</td>
</tr>
<tr>
<td height="25" align="center"></td>
</tr>
<tr>
<td height="25" align="center" class="a1blue"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="26" height="23" align="center" class="a1blue">X</td>
</tr>
<tr>
<td width="26" height="23" align="center" class="a1blue">X</td>
</tr>
<tr>
<td width="26" height="37"></td>
</tr>
<tr>
<td width="26" height="23" align="center" class="a1blue"></td>
</tr>
<tr>
<td width="26" height="30"></td>
</tr>
<tr>
<td width="26" height="25" align="center" class="a1blue"></td>
</tr>
<tr>
<td width="26" align="Center" height="21" class="a1blue"></td>
</tr>
<tr>
<td width="26" align="center" class="a1blue">C</td>
</tr>
</table>
</td>
<td width="18" align=right>
<table width="14" border="0" cellspacing="0" cellpadding="0" height="130">
<tr>
<td height="21"></td>
</tr>
<tr>
<td height="14" align="center" class="a1blue">3</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td height="40" class="a1blue"></td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td align="center" class="a1blue">8</td>
</tr>
</table>
</td>
</tr>
</table>