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