<tbody></tbody>
<tbody></tbody> 태그는 표의 본문 영역을 나타냅니다.
반드시 <table> 자식, <tr>부모 에 위치 해야 하며 <thead> 의 다음 에 위치 해야 하며 <tfoot> 와 형제 위치에 존재 해야 합니다.
<table>
<tr>
<thead>
<tfoot>
관련 태그 보기
See the Pen <table></table> by jjgodcom (@jjgodcom1) on CodePen.