HTML(Exam)_02

2024. 10. 12. 00:01·HTML/기초 내용 정리

2024-10-08

 

 

 

 

 

 

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <style>
        div {
            font-size: 20px;
           
        }

        .title1 {
            font-size: 50px;
            letter-spacing: 30px;
        }

        .footer1 {
            margin-left: 80%;
        }

    </style>
</head>
<body>

    <div align="center">

        <table border="1" cellspacing="0" cellpadding="15">

            <tr>
                <th rowspan="3">&emsp;&emsp;&emsp;&emsp;사진&emsp;&emsp;&emsp;&emsp;</th>
                <th colspan="3">
                    &nbsp;<br>
                    &nbsp;<br>
                    &emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;<span class="title1">이 력 서</span>&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;
                    &nbsp;<br>
                    &nbsp;<br>
                </th>
            </tr>

            <tr>
                <th rowspan="2">성명</th>
                <td rowspan="2">&emsp;&emsp;&emsp;&emsp;</td>
                <th>생년월일</th>
            </tr>

            <tr>
                <td>&emsp;</td>
            </tr>

            <tr>
                <th>이메일</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>현주소</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>연락처</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr style="background-color: lightgray;">
                <th>기간</th>
                <th colspan="3">학력사항</th>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr style="background-color: lightgray;">
                <th>기간</th>
                <th colspan="3">경력 및 자격사항 등</th>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th>-</th>
                <td colspan="3">&emsp;</td>
            </tr>

            <tr>
                <th colspan="4">
                    &nbsp;<br>
                    위의 내용이 사실과 틀림없음을 확인합니다.<br>
                    &nbsp;<br>
                    20&emsp;&emsp;&emsp;년&emsp;&emsp;&emsp;월&emsp;&emsp;&emsp;일<br>
                    &nbsp;<br>
                    &nbsp;<br>
                    <span class="footer1">지원자&emsp;&emsp;&emsp;(인)</span><br>    
                    &nbsp;<br>


                </th>

            </tr>


        </table>


    </div>
</body>
</html>

 

'HTML > 기초 내용 정리' 카테고리의 다른 글

HTML(Exam)_01  (0) 2024.10.11
HTML_34  (0) 2024.10.11
HTML_33  (0) 2024.10.11
HTML_32  (0) 2024.10.11
HTML_31  (0) 2024.10.11
'HTML/기초 내용 정리' 카테고리의 다른 글
  • HTML(Exam)_01
  • HTML_34
  • HTML_33
  • HTML_32
mw41817
mw41817
일생의 개발 기록 저장소
  • mw41817
    IT 개발 일지
    mw41817
    • Index (487)
      • HTML (36)
        • 기초 내용 정리 (36)
      • CSS (29)
        • 기초 내용 정리 (29)
      • JavaScript (60)
        • 기초 내용 정리 (60)
      • JQuery (38)
        • 기초 내용 정리 (38)
      • Java (232)
        • 기초 내용 정리 (232)
      • JSP (46)
        • 기초 내용 정리 (46)
      • Spring, Boot (31)
        • 기초 내용 정리 (31)
      • DB (5)
        • Oracle SQL (5)
      • Code WorkBook (6)
        • programmers (6)
        • Baekjoon (0)
      • 기타 (1)
        • 유용한 사이트 (3)
  • 전체
    오늘
    어제
  • 글쓰기 관리
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
    • 카테고리
    • 주인장 GitHub
  • 공지사항

  • 인기 글

  • 태그

    html #코딩 #프로그래밍 #기초
  • 최근 댓글

  • hELLO· Designed By정상우.v4.10.0
mw41817
HTML(Exam)_02
상단으로

티스토리툴바