checkbox test

checkbox test

by SEOKWOO LEE

HTML

<table>
    <thead>
        <th>
            사번
        </th>
        <th>
            이름
        </th>
        <th>
            부서
        </th>
    </thead>
    <tbody>
    </tbody>
</table>