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

[펌 강의] 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

등록된 댓글이 없습니다.

컴퓨터/인터넷 목록
번호 제목 글쓴이 날짜 조회
3827 Things You Need To Know About Baccarat And Why 새글 Jacqueline 2024-05-28 11
3826 3 Tips For Online Baccarat You Should Use Today Laurie Cohn 2024-05-27 10
3825 Here Is A quick Cure For Holiday Chara 2024-05-25 16
3824 Unlock the Secret to Perfect Book Spines with Our Calculator Crystle 2024-05-24 18
3823 #1 Safe & Effective Penis Long and Strong Medicine Name In I… Naticia 2024-05-24 13
3822 How a Rare Poison May help Bring the Primary Male Birth Cont… Ladarius 2024-05-24 21
3821 Erectile Dysfunction (ED) Pills: do they Work? 인기글 Wynonna 2024-05-24 237
3820 Revolutionizing Global Commerce: Unveiling Expert E-commerce… Harry 2024-05-22 12
3819 GSA URL List Report: Statistics and Info Demi Louise 2024-05-22 19
3818 Top Ramadan 2023 In Usa Choices Kellie 2024-05-20 25
3817 Life After Slot Machine Melisa Beard 2024-05-20 24
3816 Pemahaman Turnover Slot: segalanya itu maka macam mana Penga… Eileen 2024-05-16 14
3815 윈도우 10을. 윈도우 xp로 다운 그레이드 도와 주실 분을 찾습니다 댓글[3] 인기글 Yulnam 2023-10-08 2234
3814 Pi Coin Node 인기글 박원주 2023-09-22 2314
3813 영업자 가치창출 그룹방 인기글 정보생생 2023-09-17 2228
3812 한국에서 산 삼성폰 북가주에서 쓰려면 어떤 기종이 좋을지요 인기글 좋은날 2023-08-23 2446
3811 센프란시스코 한인 교포 및 현지인 대상 한국 및 미국/유럽 유심 및 E-SIM 판매 사업자 모집 인기글 kticor 2023-08-05 2656
3810 Virus on Android 인기글 MJ 2023-07-16 2433
3809 Iphone 11 pro max 락 (iphone locked to owener) 풀어주실수 있는분 댓글[2] 인기글 koalla 2023-02-18 4141
3808 풀스택 개발 단기과정 (full stack development) 댓글[3] 인기글 JINI234 2023-01-03 4425
3807 Lenova Thinkpad x1 Gen 9 - Bios Supervisor Password Reset 댓글[2] 인기글 Thinkpad 2022-12-26 4763
3806 Software bootcamp for students 댓글[2] 인기글 DM 2022-11-29 4706
3805 [왕초보 8주과정] Sparta Coding Club 수강생 모집 댓글[2] 인기글 이형은 2022-09-21 5534
3804 웹사이트 제작/쇼핑몰 & 광고/마케팅/sns 해드립니다! $85/월 좋은 가격에 해드립니다 댓글[2] 인기글 WebsiteCoffee 2022-08-02 5833
3803 컴퓨터 조립 해주실 찾고 있어요 댓글[2] 인기글 제이 2022-07-27 5933
3802 컴퓨터 구굴 크롬이 문제가 있는데 ,,, 댓글[5] 인기글 컴맹 2022-07-08 5863
3801 403 forbidden nginx 해결 부탁 드립니다. 댓글[3] 인기글 canary 2022-03-04 7568
3800 노트북이랑 3D 스캐너는 어디서 고칠 수 있나요 댓글[2] 인기글 현준 2022-01-03 7923
3799 Apple desktop 컴퓨터 재부팅에 대하여. 댓글[2] 인기글 유니스 2021-12-13 7636
3798 네이버소프트웨어 폐쇄 후 쓸만한 자료실 소개 댓글[2] 인기글 소다타 2021-10-01 8588
게시물 검색
* 게시일 1년씩 검색합니다. '이전검색','다음검색'으로 계속 검색할 수 있습니다.
** 본 게시판의 게시물에 대하여 회사가 법적인 책임을 지지 않습니다.