* 욕설, 비방, 광고, 도배질 글은 임의로 삭제됩니다.

[펌 강의] 16. Table을 이용한 이력서 만들기

페이지 정보

써니

본문

16. Table을 이용한 이력서 만들기 오늘은 테이블에 대한 마지막 예제로 이력서를 만들어 보겠습니다. 나중에 사용하시려면 조금만 수정하시면 될 겁니다. 비슷하게 만든다고 했는데 비슷한지 모르겠네요. 예제라기 보다는 수정해서 사용하시라고 만들었습니다. 그래도 공부는 되니까 한번 쭈욱 살펴보세요. 1. Table 예제 - 이력서 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=euc-kr"> <title>이력서 양식</title> </head> <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red"> <table border cellpadding="3" cellspacing="0" bordercolordark="white" bordercolorlight="black">     <tr>         <td align="center" rowspan="4" colspan="3">             <p align="center"><font size="2"><b>사진</b></font></td>         <td width="513" height="50" align="center" colspan="5">             <p><font size="5"><b>이 &nbsp;&nbsp;력 &nbsp;서 (RESUME)</b></font></td>     </tr>     <tr>         <td width="94" align="center" rowspan="2">             <p><font size="2">             <b>성 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;명</b></font></td>         <td width="249" height="25" colspan="2"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2">             <p align="center"><font size="2"><b>주민등록번호</b></font></td>     </tr>     <tr>         <td width="249" height="25" colspan="2"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="center">&nbsp;</td>     </tr>     <tr>         <td width="94" height="25">             <p align="center"><font size="2"><b>생년월일             </b></font></td>         <td width="249" height="25" colspan="2">             <p align="left"><font size="2">&nbsp;</font></td>         <td width="152" height="25" colspan="2">             <p align="center"><font size="2"><b>전 &nbsp;화 &nbsp;번 &nbsp;호             </b></font></td>     </tr>     <tr>         <td width="81" height="25" colspan="3">             <p align="center"><font size="2"><b>현 주 소</b></font></td>         <td width="352" height="25" colspan="3"><p align="center">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="center">&nbsp;</td>     </tr>     <tr>         <td width="81" height="27" colspan="3">             <p align="center"><font size="2"><b>호적관계</b></font></td>         <td width="107" height="27" colspan="2">             <p align="center"><font size="2"><b>호주와의 관계</b></font></td>         <td width="236" height="27"><p>&nbsp;</td>         <td width="66" height="27">             <p align="center"><font size="2"><b>호주성명</b></font></td>         <td width="77" height="27"><p align="center">&nbsp;</td>     </tr>     <tr>         <td width="38" height="34">             <p align="center"><font size="2"><b>년 </b></font></td>         <td width="26" height="34">             <p align="center"><font size="2"><b>월 </b></font></td>         <td width="30" height="34">             <p align="center"><font size="2"><b>일 </b></font></td>         <td width="352" height="34" colspan="3">             <p align="center"><font size="2"><b>학력 및 경력사항</b></font></td>         <td width="152" height="34" colspan="2">             <p align="center"><font size="2"><b>발령청</b></font></td>     </tr>     <tr>         <td width="38" height="25"><p align="center">&nbsp;</td>         <td width="26" height="25"><p align="center">&nbsp;</td>         <td width="30" height="25"><p align="center">&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p align="center">&nbsp;</td>         <td width="26" height="25"><p align="center">&nbsp;</td>         <td width="30" height="25"><p align="center">&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p align="center">&nbsp;</td>         <td width="26" height="25"><p align="center">&nbsp;</td>         <td width="30" height="25"><p align="center">&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p align="center">&nbsp;</td>         <td width="26" height="25"><p align="center">&nbsp;</td>         <td width="30" height="25"><p align="center">&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p align="center">&nbsp;</td>         <td width="26" height="25"><p align="center">&nbsp;</td>         <td width="30" height="25"><p align="center">&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p align="center">&nbsp;</td>         <td width="26" height="25"><p align="center">&nbsp;</td>         <td width="30" height="25"><p align="center">&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="center">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td width="38" height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p>&nbsp;</td>         <td width="152" height="25" colspan="2"><p>&nbsp;</td>     </tr>     <tr>         <td height="25"><p>&nbsp;</td>         <td width="26" height="25"><p>&nbsp;</td>         <td width="30" height="25"><p>&nbsp;</td>         <td width="352" height="25" colspan="3"><p align="left">&nbsp;</td>         <td width="152" height="25" colspan="2"><p align="left">&nbsp;</td>     </tr>     <tr>         <td width="634" height="40" colspan="8"><p align="center">&nbsp;</td>     </tr>     <tr>         <td width="634" height="300" valign="bottom" colspan="8">             <p align="left"><font size="2">             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                          위와 같이 틀림없음</font></p>             <p align="left"><font size="2">             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                          1999 년 11월 9일</font></p>             <p align="left"><fontsize="2">             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             </font><font size="2"><b>             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;홍 &nbsp;길 &nbsp;동             </b></font><font size="2">&nbsp;(인)<br> &nbsp; </font></td>     </tr> </table> </body> </html>                        target="_blank">결과보기 이력서 같은 양식을 만들 때 사용한 표(Table) Tag의 거의 모든 옵션이 사용되었는데, 유심히 볼 옵션은 cellpadding, cellspacing, rowspan, colspan입니다. 그리고 여기서는 셀의 너비를 픽셀(Pixel) 단위로 주어 고정시켰어요^^ 제일 많이 사용된 것이 &nbsp;죠? 이건 한 칸 띄어쓸 경우 사용합니다. align 옵션은 위와 같이 <p align="...">...</p>나 <div align="...">...</div>를 이용해 사용해도 되고 <td> Tag 내에서 <td align="...">와 같이 사용해도 됩니다. 막상 하려면 엄두가 나지 않지만 소스를 보니 별 내용 아니죠? 실은 저도 나모로 만들고 소스 약간 다듬어서 올린 겁니다. 이거 메모장으로 만들면 장난아니겠죠? 후후.. 요새 인터넷 상에서 이력서 접수받는 곳이 많아지는 것 같아서 그냥 다루어 보았습니다. 궁금한 내용있으면 언제라도 제 홈페이지 묻고 답하기를 이용해주세요!

작성일2005-02-22 16:42

등록된 댓글이 없습니다.

컴퓨터/인터넷 목록
번호 제목 글쓴이 날짜 조회
189 답변글 살려주세요, 바이러스가 온몸에 퍼졌음 댓글[1] 인기글 crack up 2005-05-23 6234
188 한글윈도우 삽니다 댓글[1] 인기글 한글윈 2005-05-18 6402
187 윈XP PRO에 왜 한글이 지원이 안되나요?? 댓글[2] 인기글 아무새 2005-05-18 5976
186 답변글 한글윈님 보세요.. 댓글[1] 인기글 아무새 2005-05-19 6452
185 한글 워드 프로세서 어떻게 설치해요? 댓글[1] 인기글 ??? 2005-05-17 6013
184 한인무료컴퓨터교실이 있습니다. 댓글[1] 인기글 발레호한인교회 2005-05-16 6391
183 DVD writer 인기글 svbuddy 2005-05-16 8471
182 답변글 DVD writer 댓글[2] 인기글 써니 2005-05-17 7029
181 바이러스? 댓글[1] 인기글 link 2005-05-15 6512
180 [정보] MS, 슬림 버전의 윈도우XP '에이거‘ 개발중 댓글[1] 인기글 써니 2005-05-15 5996
179 컴퓨터에 대하여. 댓글[1] 인기글 jeo 2005-05-14 6062
178 답변글 컴퓨터에 대하여. 인기글 써니 2005-05-14 6100
177 답변글 컴퓨터에 대하여. 댓글[1] 인기글 jeo 2005-05-17 6258
176 Specializing in Network 댓글[1] 인기글 NetGeeks 2005-05-11 6743
175 이번엔 노트북 구매 추천 바랍니다. 댓글[1] 인기글 제키챤 2005-05-04 5962
174 답변글 Jacky님 compusa님 정말 고마운 정보 감사 드립니다 댓글[1] 인기글 제키챤 2005-05-07 6303
173 답변글 이번엔 노트북 구매 추천 바랍니다. 댓글[1] 인기글 jacky 2005-05-04 6272
172 답변글 이번엔 노트북 구매 추천 바랍니다. 댓글[1] 인기글 Compusa 2005-05-04 6182
171 IT관련직종에 근무하시는분께 진로문제로 간절히 질문드립니다.. 댓글[1] 인기글 공부하는청년 2005-05-03 5968
170 답변글 조언... 인기글 advisor 2005-05-07 6211
169 답변글 IT관련직종에 근무하시는분께 진로문제로 간절히 질문드립니다.. 댓글[1] 인기글 Compusa 2005-05-04 6157
168 답변글 IT관련직종에 근무하시는분께 진로문제로 간절히 질문드립니다.. 댓글[1] 인기글 아나 2005-05-15 6282
167 Rename 댓글[1] 인기글 Ken Kim 2005-04-28 8205
166 답변글 Rename 댓글[1] 인기글 써니 2005-04-29 7091
165 답변글 Rename 댓글[1] 인기글 Ken Kim 2005-04-30 8296
164 무선 인터넷 설치방법을 알려주세요 댓글[1] 인기글 andy 2005-04-28 6505
163 [정보] MS 블랙박스 기능, 개인 사생활 침해 논란 인기글 써니 2005-04-27 6199
162 [정보] 마이크로소프트의 PDF 킬러, “Metro” 댓글[1] 인기글 써니 2005-04-27 6562
161 디카 사진 씨디 로 안 구워져요 댓글[2] 인기글 ??? 2005-04-27 6288
160 [정보] 안연구소, MP3파일 지우는 바이러스 출현경보 댓글[1] 인기글 써니 2005-04-26 6065
게시물 검색
* 본 게시판의 게시물에 대하여 회사가 법적인 책임을 지지 않습니다.